home *** CD-ROM | disk | FTP | other *** search
- World Wide BBS 2.6 (28.1.95)
- Copyright © 1995 Arthur Choung
- ---
-
- These commands are WWBBS specific. They can be used in REXX files
- like ABBEREXX commands and also in MenuPrefs. Here they are:
-
- InitFileGlobal
-
- Creates a new global file in the user's home directory so that
- all file bases marked as Auto Join are joined.
-
- EditFileSearchPatterns
-
- Edits file search patterns.
-
- JoinFileArea
-
- Join/unjoin current file area in global list.
-
- ChangeFileArea
-
- Change file area/directory.
-
- ParentFileArea
-
- Change to parent file area.
-
- NextFileArea
-
- Change to next file area.
-
- PreviousFileArea
-
- Change to previous file area.
-
- NextFile
-
- Read next file. If it doesn't exist it will search for the next
- area with new files.
-
- CurrentFile
-
- Redisplay current file.
-
- PreviousFile
-
- Read previous file.
-
- JumptoFile
-
- Jump to file #.
-
- SearchNextFile
-
- Search for next file that matches pattern set in
- EditFileSearchPattern.
-
- CatchupFiles
-
- Mark all files as read.
-
- Upload
-
- Upload file(s).
-
- Download
-
- Download tagged files, or current file.
-
- ClearFileTagList
-
- Clear file tag list.
-
- EditFileTagList
-
- Edit file tag list.
-
- TagFile
-
- Tag/untag current file.
-
- ViewArchive
-
- Views current file archive if configured in ArchiverPrefs.
-
- ReadTextFile
-
- Reads current file if it is a text file.
-
- UploadFromDisk
-
- Upload files that are already on the hard disk.
-
- KillFile
-
- Kills current file.
-
- MoveFile
-
- Moves current file to specified directory.
-
- EditFileDescription
-
- Edits the current file's description.
-
-