Domino Code Fragment
| Code Name* API Call to WIN32 to Utilize Windows Get File dialogbox. (Win95 Version) | Date* 11/17/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.70.179.53 | |
| Description* Brings up the Win95 get file dialog and allows you to select a file. | Type* LotusScript | Categories* (Misc) | |
| Implementation: | Required Client: | Server: |
| Limitations: | Comments: This works on Win95, the reason it does not work on WinNT is because the Alias GetSaveFileNameA is the Ascii version of this function. WinNT utilizes the UNICODE version. | |