Changeset 175 for trunk/lingosource/castlib1/alexUtilities.ls
- Timestamp:
- 06/06/08 01:23:04 (4 years ago)
- File:
-
- 1 edited
-
trunk/lingosource/castlib1/alexUtilities.ls (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lingosource/castlib1/alexUtilities.ls
r165 r175 394 394 -- if the platform contains "mac" then filter = "" 395 395 -- else filter = "*.*" 396 return baGetFilename("Please select file", "", "Filename", "*.*", 1, "Select file", 1, -2, -2)396 return baGetFilename("Please select file", "", "Filename", "*.*", 524288+2+4+4194304, "Select file", false, -2, -2) 397 397 398 398 else
Note: See TracChangeset
for help on using the changeset viewer.
