home *** CD-ROM | disk | FTP | other *** search
- echo >t:vols.sel ""
-
- assign >env:vols vols
- chopline vols line
- change >nil: file env:vols from " [Mounted]" to ""
-
- lab elon
- chopline vols line
- if "$line" eq "EOF"
- unsetenv line
- unsetenv vols
- quit
- endif
- echo >>t:vols.sel "button @$line:@ exec @execute sel:bro/makebrowser *"$line:*"@ load t:file.sel"
- skip back elon
-
-