MI> Could some one please tell me the code that would go
MI> before and after this dialog box code to make it
MI> functional ie. defining the array , and dialog record
MI> used in Dailog() instruction. I am reading the manual
MI> but my Brain cant take it in .
There's two lines you need to put in after the code that you have. They are:
Dim dlg as UserDialog
Dialog dlg
Then the dialog box will display. Of course, you'll still need to tie the
results of the dialog box to something to make it do what you want.
--- Sirius 1.0ya
---------------
* Origin: Beth's Point: Minneapolis, MN (1:282/26.5)
|