home *** CD-ROM | disk | FTP | other *** search
- Assign hbbs: ""
- Assign fonts: hbbs:System/amiga/fonts add
- Assign devs: hbbs:System/amiga/devs add
- Assign libs: hbbs:System/amiga/libs add
- ; Only if you have developer stuff!
- Assign Include: HBBS:Developer/Include add
-
- Path HBBS:System/Amiga/CLI ADD
-
- ; set the TTX below to what ever editor you use, if it's not in the path
- ; then specify it's location. (ie, use CED, ED, GED etc...)
-
- setenv HBBSEditor TTX
-
- ; then specify the parameters you want to send to the editor after the
- ; filename has been passed to it.
-
- setenv HBBSEditorParams SCREEN CtrlScrn
-
- ; using the above 2 settings we'd get something like this:
-
- ; TTX <filename> SCREEN CtrlScrn
-
- HBBS:Utils/Select_Mode
-
- echo "Done!"
-