home *** CD-ROM | disk | FTP | other *** search
- {
- report `Main file menu`
-
- defopt C= `Change area` 10 ``
- a_list F
- a_change F
- endopt
-
- defopt U= `Upload file(s)` 10 ``
- menu Filebase.Upload
- endopt
-
- defopt D= `Download file(s)` 10 ``
- menu Filebase.Download
- endopt
-
- defopt Q= `Queue maintenance` 10 ``
- menu Filebase.QueueMaint
- endopt
-
- defopt V= `View archive` 10 ``
- menu Filebase.ViewArc
- endopt
-
- defopt B= `Browse files` 10 ``
- menu Filebase.FileList
- endopt
-
- defopt L= `Local locate` 10 ``
- attr 0 2 eoln
- tx `Enter (partial) name to search for: `
- fg 7 read V0 30 eoln
- f_search V0
- a_reset B
- f_list `1 L F`
- if RET=0
- menu Filebase.LocLocate
- endif
- endopt
-
- defopt G= `Global locate` 10 ``
- attr 0 2 eoln
- tx `Enter (partial) name to search for: `
- fg 7 read V0 30 eoln
- f_search V0
- a_reset `A0 B G`
- f_list `1 G L F`
- if RET=0
- menu Filebase.GlobLocate
- endif
- endopt
-
- defopt Z= `Zip new files` 10 ``
- menu Filebase.NewScan
- endopt
-
- attr 0 7
- }
- {attr 4 3} -- {_base} : {_area} -- {attr 0 2} {_time} / {_online fg 7} {bg 4 cll bg 0}
-
- [{fg 1}C{fg 7}]hange area [{fg 1}Z{fg 7}]ip through new files
-
- [{fg 1}B{fg 7}]rowse through files [{fg 1}Q{fg 7}]ueue maintenance
-
- [{fg 1}U{fg 7}]pload file(s) [{fg 1}L{fg 7}]ocal file locate
- [{fg 1}D{fg 7}]ownload file(s) [{fg 1}G{fg 7}]lobal file locate
-
- [{fg 1}V{fg 7}]iew archive contents [{fg 1}M{fg 7}]ain Menu
-
- {show <RiscBBS$Dir>.BBS.Select eof}
-