home *** CD-ROM | disk | FTP | other *** search
- ___ _ _ _ _
- | he |_omplete |-|nsi |\/|anual |-or |-|miga v0.9
- -------------------------------------------------
-
- Written by Jotes of Fraxion
- Call FRX WHQ - Midnight Caller - +47 22 680671
-
- SPECIAL CODES
- ----------------------------------------------------------------------------
- ESC[#;#H Move the cursor to a specified position. where the 1st # is the
- desired line number and the 2nd the desire column.
-
- ESC[#@ Insert # blank chars after cursor..
-
- ESC[#A Move the cursor up without changing columns. where # specifies
- the number of lines moved.
- ESC[#B To move the cursor down. where # specifies the number of
- lines moved down.
- ESC[#C To move the cursor forward. where # specifies the number
- of columns moved.
- ESC[#D To move the cursor backward. where # specifies the number
- of columns moved.
-
- ESC[#E Move cursor # rows down and placed at 1st col.
- ESC[#F Move cursor # rows up and placed at 1st col.
-
- ESC[H Home cursor.
-
- ESCc Home cursor, clear screen, clear all attributes..
- ESCJ Erase from cursor and the rest of the screen.
- ESCK Erase from cursor to end of line.
-
- ESC[#L Insert # blank lines over the line with the cursor.
- ESC[#M # lines starting with the cursor will be deleted and
- the rest will be moved up.
- ESC[#P Deletes # chars to the right of the cursor including the
- cursor.
-
- ESC[#S Scroll screen # lines up..
- ESC[#T Scroll screen # lines down..
-
- ESC[#t Set number of lines from top of the screen used to ouput..
- ESC[#u Number chars per line...
-
- ESC[#x Chars moved # pixels left.. before written.
- ESC[#y Chars moved # pixels down.. before written.
-
- ESC[0 p Cursor OFF (Text output will be twice as fast!!)
- ESC[ p Cursor ON
-
- CTRL-G Intuition bell.. (plays a sample if choosed!!).
-
- CTRL-L Clear Screen, home cursor.
- -----------------------------------------------------------------------------
-
-
- ANSI COLOR GRAPHICS
- -----------------------------------------------------------------------------
- ESC[#;#;#m To set the color/graphics attributes, the first # is the desired
- font type..
-
- 0 All attributes off
- 1 Bold ON
- 2 Turn text black
- 3 Italics on
- 4 Underscore
- 7 Reverse
- 8 Invisible
-
- the second is the desired forground color. Select colors from
- the list below:
-
- 30 or 34 Blue foreground normal WB 1.3 colors
- 31 or 35 White foreground
- 32 or 36 Black foreground
- 33 or 37 Orange foreground
-
- the third is the desired background color. Select colors from
- the list below:
-
- 40 or 44 Blue foreground normal WB 1.3 colors
- 41 or 45 White foreground
- 42 or 46 Black foreground
- 43 or 47 Orange foreground
-
- (NOTE: Following amiga colors were with preferences settings
- of blue, black, orange and white default colors.)
- -----------------------------------------------------------------------------
-
- PS!!! There is some 'bugs' in the kickstart 2.0 rom, so that the
- ESC[#y code and the ESCc doesnt work as it use to in the
- PS!!! kickstart 1.3 rom... Also kickstart 2.0 uses another font
- so most of those iff to ansi converter will not work
- PS!!! correctly.
-
- -----------------------------------------------------------------------------
- Call FRX WHQ - Midnight Caller - +47 22 680671
-
-