home *** CD-ROM | disk | FTP | other *** search
- defenv seldest SYS:
-
- text "Where would you like to put"
- text "Selector's documentation with"
- text "examples and the Preferences"
- text 'tool. A drawer named "Selector"'
- text "will be created."
- text
- text Destination:
- tempcol yellow black
- text "[seldest]"
- text
- button "Change destination" exec 'setenv seldest `requestfile drawer "[seldest]" title Destination savemode drawersonly`' update
- button "Procede with copy" exec 'execute copydocs "[seldest]"' exit
- button "Skip this part" exit
-
- unsetenv seldest