LOTUSSCRIPT LANGUAGE
The default window style is normal with focus.
Shell always returns a valid value greater than 31.
LotusScript supports both HPFS and FAT file systems:
Files with long file names or blank spaces can be copied only to a diskette or disk formatted with FAT using the direct-manipulation method. Long file names are truncated to conventional file length when moved from a HPFS to a FAT file system. The long file name is saved as an extended attribute until the file is copied back to an HPFS disk using the direct-manipulation method and the workplace shell. The use of HPFS files incorrectly transferred to a FAT file system results in a run-time error.
An asterisk (*) as a wildcard in a file name indicates that any character can occupy that position and all remaining character positions. A question mark (?) as a wildcard in a file name indicates that any character can occupy that position only.
File names are not case sensitive.
Other differences
OLE functions are not supported. This limitation affects CreateObject and GetObject.
OS/2 users can invoke REXX applications from LotusScript.
See Also