Home Page   We Generate Your Software.
Products Services Company Technology Demo Contact Site Map Search
The Somusar/SoProTech[tm] Booklet Series
Volume VI

"somusar/Tefigel: Reference Guide"

Printer friendly


Contents
1. Introduction
2. File Sections
3. Commands and Instructions
4. Markers
4.1 Purpose
4.2 Usage
4.3 Description
5. Comments
6. Special Characters
7. Variables
8. Arithmetic Computation
9. Boolean Computation
10. Control Flow
11. Subroutines and Functions
12. Built-in Functions
13. Input and Output
14. Packages and Libraries
15. Tag File Processing
16. CSV File Processing
17. Filters
18. Links and Traps
19. Name Spaces
20. Miscellaneous
21. Further Reading

Chapter 4 - Markers

4.1 - Purpose        top

Define a first-column marker for Tefigel commands or instructions.

4.2 - Usage        top

Define a new command or instruction marker:

   mark CMD <new-marker>
   mark <instruction> <new-marker>

Restore the previous command or instruction marker (if any):

   mark CMD
   mark <instruction>

4.3 - Description        top

The initial value for the CMD (command) marker is the at-sign @.

The initial value for the call (subroutine call) marker is the dollar-sign $.

The initial value for the rem (remark) marker is the sharp-sign #.

The <instruction>'s that can be specified as parameters for mark are the following:

   rem
   call
   set
   globset
   unset
   link
   unlink
   trap
   untrap
   add
   sub
   mul
   div
   trunc
   neg
   eval
   and
   or
   not
A <marker> is the most recent <new-marker> defined for the corresponding instruction. The <new-marker> can be any non-blank character. If no <new-marker> is specified, the previous corresponding marker (if any) is automatically restored.

[Previous chapter]    [Next chapter]    [Back to top]

http:// www.somusar.com  / doc  / booklets  / tefigel_ref  - Powered by SoProMach
Copyright © 2003-2012 Somusar - Trademarks - Legal - Privacy - Webmaster