loop please help


  1. waterblue_ism

This archived discussion is "read only".



Top 1.   Jan 3, 2003 3:11 PM

» waterblue_ism - please help(Loop)

hi i am trying to answer this question i spent weeks on it please help me i am new to vb:

You are required to design and build an application in visual basic 6 that simulates the following functions of a photocopier.

Functions

The simulator will:

1.accept some text into a text box; this will be the 'original'

2.accept the required number of copies from the user; this must be the range 1-10

3.validate the request and display an appropriate message if invalid

4.if valid, 'print' the required copies into a picture box using the syntax picName.Print [outputlist]

5.display an appropriate message when the copying is successfully completed.

try modifying the program to use a list box instead of a picture box.

-- posted by waterblue_ism



Please follow the guidelines set forth in the Suite101 Posting Etiquette when adding to the discussion.