Re: [BLACKBOX] Pre-loading "Open File" dialog box

From: Stephen R. Troy <"Stephen>
Date: Mon, 10 May 2010 05:26:19 -0700
----boundary-LibPST-iamunique-998792834_-_- Content-type: text/plain That works! Thanks to René Dorta and Chris Burrows! Steve Troy -------- Original Message -------- Subject: Re: [BLACKBOX] Pre-loading "Open File" dialog box From: Chris Burrows {([at]})nowhere.xyDorta Sent: Monday, 10 May 2010 9:58 AM To: BLACKBOX{([at]})nowhere.xySubject: Re: [BLACKBOX] Pre-loading "Open File" dialog box For a "pre-load" call to an Open File Dialog, you have this friendly procedure in MODULE Dialog: PROCEDURE GetIntSpec (defType: Files.Type; VAR loc: Files.Locator; OUT name: Files.Name) Ask the user for a file specification (loc, name). defType indicates which file type is desired ("" stands for any file type; other types are platform-specific, e.g., "txt" for Windows Ascii files or "TEXT" for Mac OS Ascii files). loc # NIL indicates a valid file specification. Greetings: René Dorta On Sat, May 8, 2010 at 8:57 PM, Stephen R. Troy Received on Mon May 10 2010 - 14:26:19 UTC

This archive was generated by hypermail 2.3.0 : Thu Sep 26 2013 - 06:30:32 UTC