| Calls |
call stringlen (SaveOption, SaveLength)
call changecase ('CAPITALS', SaveOption)
call helper ('OUTPUTMENU','??')
call helper ('OUTPUTMENU','?')
call commenter ('CopyFiles Menu')
call setcopyflags (SaveOption, FileFlag)
call makefilelist
* (Activity, KeepFlag,
* FileList, FileFlag, FileCount, 'COPY')
call commaker
* (FileList, FileCount, SaveOption, SaveOptionKeep)
|