home *** CD-ROM | disk | FTP | other *** search
-
- Most of the scripts have a description and usage information
- preamble, so load them in under Textra for more specific
- information.
-
-
- Existing scripts that have been improved
- ----------------------------------------
-
- paragraph.textra - much faster formatting
- TInfo.textra - example of some File/WIndow control commands
-
- NOTE: all applicable Textra ARexxscripts now use the new 1.13
- CHECKCANCEL command, allowing you abort them.
-
-
- New general-purpose scripts
- ---------------------------
-
- Tutorial.textra - for a beginner's introduction to Textra
-
-
- (NOTE: the next two are particularly helpful with v1.13 and
- later, which can call other .textra scripts from
- within .textra scripts. Just say 'eol' in a script,
- for example to move the cursor to the end-of-line.)
-
- bol.textra - go to beginning of line
- eol.textra - goto end of line
-
-
- (NOTE: Thanks to Ron Charlton of Knoxville, Tenn. for the next two.)
-
- Scoot.textra - natural next-step for those that like to use
- SLIDE.textra and INDENT.textra. This one processes
- both blanks AND TABs. Highly recommended replacement
- but read the info; it's used slightly differently.
-
- ScootTest.textra - Support utility for above
-
-
- New 'JForth-related' scripts
- ----------------------------
-
- JFComment.textra - select a set of lines to comment out, use this
- script to put '\ ' at the beginning of each line
- (or remove it if already there).
- Takes an optional argument describing the character
- to insert or delete.
-
-
- New Launguage supported!
- ------------------------
-
- HSCompile.textra - Many thanks to Nick Didkovsky for providing
- an interface to the HSPascal programming
- environment. This script allows you to compile
- HSPascal programs right from Textra!
-