home *** CD-ROM | disk | FTP | other *** search
- /* this is duto */
-
- MENU Clear
- MENU 0 " " '" "'
- MENU 1 " " '"DF0:"' '"filelist/getlist df0: to"'
- MENU 1 " " '"DF1:"' '"filelist/getlist df1: to"'
- MENU 1 " " '"DF2:"' '"filelist/getlist df2: to"'
- MENU 1 " " '"HD: "' '"filelist/getlist hd: to"'
- MENU 1 " " '"FAST: "' '"filelist/getlist fast: to"'
- MENU 1 " " '"VD0:"' '"filelist/getlist vd0: to"'
- MENU 1 " " '"RAM:"' '"filelist/getlist ram: to"'
- MENU 2 "G" '"Get Directory"' '"filelist/getdirectory to"'
- MENU 2 "P" '"Parent Dir."' '"filelist/parent to"'
- MENU 2 "L" '"List Pattern"' '"filelist/listpattern"'
- MENU 2 "M" '"Make Directory "' '"filelist/makedir to"'
- MENU 2 "R" '"Refresh "' '"filelist/refresh to"'
- MENU 3 " " '" "'
- MENU 4 " " '" "'
- MENU 5 " " '" "'
-
- OPTIONS results
- STATUS P
- x = setenv("DUTOPort",result)
- x = setenv("dutodir"," ")
-
- WINDOW 346 0 345 444
- COLOR 2
- MSG "To Window"
- exit
-
-