Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need some assistance with making a PowerShell program do the following: Create a loop and ask user until a sentinel value is entered (enter

I need some assistance with making a PowerShell program do the following:

  1. Create a loop and ask user until a sentinel value is entered (enter Q to quit)
  2. Ask the user to input date
  3. Personal information
    1. Name
    2. Address
    3. Phone
    4. City
    5. State
    6. Zip
  4. Then, the record needs to be output to a text file.
  5. This program can also not allow any null fields.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions