Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. If the dialogue is closed by "Cancel", "NullString" is returned by SELECTFILE$
  2. The file dialogue can also be invoked to assign a value to a string variable using the following meta command (attribute) in the data slot of the parameter:

@FILEDIALOGUE 
DialogueTitle$ 
Dir$ 
Filter$

Examples

Selection from a list of different types

...