Search found 1 match
- Sun Nov 05, 2006 5:10 pm
- Forum: Technical / Scripting
- Topic: FileBrowse and Save
- Replies: 12
- Views: 14454
Hello Rory, The purpose of the dialog command is to display dialog boxes but it won't really do active things. So your program is calling a dialog box named "Save As" but is not actually saving the file. You need to catch the name of the file in MsEdit1 (just to make sure the user hasn't changed it ...