@BEGIN_FILE_ID.DIZ
 _____ _______ ______ _. _ __ _____ _______
/__   \____   \   __/  |__ __)  _  \_  ___/
|   |_  | _/  _/  |____ |  \_ |   |__/   _)
|   ./  |  \   \__l   / l   / |   | \   l  |
|   |___l___\    /___/_____/  |___|  \_____|
`---'�e�-----\__/---------`---'------------.
  Hijack Of Arclite presents:  H ��A � M  |
<------------------------------------------'
@END_FILE_ID.DIZ
























         _____\__ _                                      _____\__ _
         \     \                _ __/_____               \     \
     ___ /     /__  ______ ______  /     /__  _______ _  /     /___ ___
    |   /    _/   \/     /_\     \/    _/   \/    ______/    _/   /    |
====|  /     \     \    /   \     \    \     \    \     \    \    �\   |===.
|    | /_______\     \__/__________/_____\_____\____\_____\____\     \  |   |
|    |__________\     \______________________________________kRm\     \_|   |
|                                                                           |
|                        Hijack's Ansi Manual v0.666                        |
|                        ���������������������������                        |
| There aren't many ansimators left in the scene.I think part of the reason |
| is lack of knowledge. People simply don't know how to make ansianims.     |
| I want to revive the old tradition of ansianimating, so I decided to      |
| release "Hijack's Ansi Manual (HAM)". You can find all the ansicommands   |
| I have ever used in my anims from this manual. I might include some hints |
| and tips how to make fast and small ansianims in the future versions of   |
| HAM. Just load CED and start experimenting...                             |
|                                                                           |
|                          Signed: Hijack Of Arclite & Parallax & Insane    |
|                                                                           |
|===========================================================================|
|                             COMMERCIAL BREAK                              |
|===========================================================================|
|                       _________ ______ __________ ____                    |
|                  .===/    \_   \  __/ | \__   __/ ___/==.                 |
|                  |  /  \  _/ __/  l__ l__ |   |   _/__  |                 |
|                  | /___/\_\   \_____/___/_|___|______/� |                 |
|                  `=========\___/========================'                 |
|                                                                           |
|               Decline Of Art by DANZIG & HIJACK OF ARCLITE.               |
|               ���������������������������������������������               |
|  -+- 25 AnsiAnims -+- Music by TJM/Parallax -+- Latest version of HAM -+- |
|               -+- New & improved version of TRUE 3D ANSI! -+-             |
|                                                                           |
|               - Coming To A Board Near You In January 1996 -              |
|                                                                           |
|===========================================================================|
|                            CURSOR POSITIONING                             |
|===========================================================================|
|                                                                           |
|   = ESC                 [n] = Number               CTRL+L = Clear Screen |
|                                                                           |
|  Insert n characters                                           [[n]@     |
|  Cursor up n lines                                             [[n]A     |
|  Cursor down n lines                                           [[n]B     |
|  Cursor forward n spaces                                       [[n]C     |
|  Cursor backward n spaces                                      [[n]D     |
|  Cursor down n lines and to column 1                           [[n]E     |
|  Cursor up n lines and to column 1                             [[n]F     |
|  Cursor to row n, column m                                     [[n];[m]H |
|  Cursor horizontal tabulation                                  [[n]I     |
|  Erase to end of display                                               |
|  Erase to end of line                                                  |
|  Insert n lines above current line                             [[n]L     |
|  Delete n lines from current line forward                      [[n]M     |
|  Delete n chars from under cursor forward                      [[n]P     |
|  Scroll display up n lines                                     [[n]S     |
|  Scroll display down n lines                                   [[n]T     |
|  Cursor tabulation control                                             |
|  Cursor backward tabulation                                    [[n]Z     |
|  Vertical [n] and horizontal [m] position                      [[n];[m]f |
|  Tabulation clear                                              [[n]g     |
|                                                                           |
|===========================================================================|
|                          PRIVATE AMIGA SEQUENCES                          |
|===========================================================================|
|                                                                           |
|  Set page length                                               [[n]t     |
|  Set line length                                               [[n]u     |
|  Set left offset                                               [[n]x     |
|  Set top offset                                                [[n]y     |
|  Set cursor OFF                                                [0 p      |
|  Set cursor ON                                                 [1 p      |
|                                                                           |
|===========================================================================|
|                                   MODES                                   |
|        (LINEFEED NEWLINE MODE & AUTO SCROLL MODE & AUTO WRAP MODE)        |
|===========================================================================|
|                                                                           |
|  RETURN = Line feed + carriage return                                |
|  RETURN = Carriage return only                                       |
|  Set scrolling at bottom of window   ON                   �    [>1h      |
|  Set scrolling at bottom of window   OFF                  �    [>1l      |
|  Set wraping at right edge of window ON                        [?7h      |
|  Set wraping at right edge of window OFF                       [?7l      |
|                                                                           |
|===========================================================================|
|                             GRAPHIC RENDITION                             |
|===========================================================================|
|                                                                           |
|  Normal colors, and attributes                                        |
|  Set bold                                                             |
|  Set faint (secondary color)                                          |
|  Set italic                                                           |
|  Set underscore                                                       |
|  Set reversed character/cell colors                                   |
|  Set concealed mode                                                   |
|  Set normal color, not bold                                          |
|  Italic off                                                          |
|  Underscore off                                                      |
|  Reversed off                                                        |
|  Concealed off                                                       |
|  Reset to default character color                                    |
|  Reset to default character cell color                               |
|  Set character color                   ([n]=30-37)        � �  [[n]m     |
|  Set character cell color              ([n]=40-47)             [[n]m     |
|  Set background color                  ([n]=0-7)               [>[n]m    |
|                                                                           |
|===========================================================================|
|                               EXAMPLE ANIM                                |
|===========================================================================|
|                                                                           |
|  Here is how to make an ansi scroller. The first example shows you how    |
|  you should NOT make an ansi scroller, because the result can easily get  |
|  really big. Many old skool ansianimators did their anims like this, so   |
|  that's why their animations were usually bigger than 15kb. The second    |
|  example shows how you to make a smaller scroller...                      |
|                                                                           |
|  Example 1:                                   Example 2:                  |
|                                                                           |
|  R                                        R                       |
|  ER                                       [@E                    |
|  LER                                      [@L                    |
|  LLER                                     [@L                    |
|  OLLER                                    [@O                    |
|  ROLLER                                   [@R                    |
|  CROLLER                                  [@C                    |
|  SCROLLER                                 [@S                    |
|   SCROLLER                                [@                     |
|  A SCROLLER                               [@A                    |
|   A SCROLLER                              [@                     |
|  S A SCROLLER                             [@S                    |
|  IS A SCROLLER                            [@I                    |
|   IS A SCROLLER                           [@                     |
|  S IS A SCROLLER                          [@S                    |
|  IS IS A SCROLLER                         [@I                    |
|  HIS IS A SCROLLER                        [@H                    |
|  THIS IS A SCROLLER                       [@T                    |
|                                                                           |
|===========================================================================|
|                         -+- KNOWLEDGE IS POWER -+-                        |
`==========================================================================='

                                            _____   ____
          _ _ ________._____________________\   /__/  _/_  _______ _ _
           \\\\_____  | ____    /  _    /   /\_/\__  ___/ /  ____////
               /  _   | \  ____/   /___/   /|   |/   /_  /  ___/_
              /   /   |  \   \/   /___/   /_|_  /   /  \/   /    \
             /   /_   |   \   \  /_   \  /_   \/   /_   \  /_     \
     .   dZG/_________|___|\   \_______\_______\_________\_________\  .
_____|___ __ _              \___/                             _ __ ___|_____
\    �                                                                �    /
 \   :              ExOcEt � gREEN eYED mONStA � kARMA                :   /
  \  .       sY-kLoNE � dANZiG � HijACk � MoGuE � SHAPEcHANGER        .  /
   \                                                                    /
    \    These boards are officially sponsored by the ArCLitE team:    /
     \                                                                /
      \  DEAth ROW                [�WhQ�]        +1-Feed.U.S.Babies  /
     � \  SPiRit OF SOuL          [�EhQ�]       +49-Germ-Mania-Inc  / �
     :  \  thE WhitE ROOM         [�ShQ�]      +46-Sy-Klone-Caves  /  :
     �   \  ENdLESS PAiN          [�GhQ�]     +49-Sickodelix-R-Us /   �
     |    \                                                      /    |
    _|_____\__ _ _                                        _ _ __/_____|_
     |      \////                                          \\\\/      |
     |                                                                |
    .|              If the past is made up by memories                |.
     \           then the future lies in the imagination.             /
     \\                                                              //
     `\--------------------------------------------------------------/'
      �                                                            �