ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.6)
_______________________________________________________________________________
 al [-w]
 "arrow left"
 
 DESCRIPTION:
     Move  the text cursor left one character.  If the text cursor  is
     already  at the left column of the edit window, input window,  or
     Unix window, the cursor position remains unchanged. If the cursor
     is  in  the left column of the output message window, the  cursor
     moves into the command input window. If the cursor is in the line
     number window, it is moved to the first column of the edit window
     on the same line.
 
 PARAMETERS
     -w   -  wrap mode
             Wrap  mode  modifies the behavior of the command at  line
             and window boundaries.  In wrap mode, if the cursor is at
             the  left  column  of the edit window  and  the  leftmost
             column  displayed  is  not column one,  the  window  will
             scrolled left.  If the window already displays column one
             and  the  cursor is in column 1, the cursor is  moved  to
             just  past the last column (the newline) on the preceding
             line.   If the cursor is in column 1 of line 1, no action
             occurs.

 RELATED HELP FILES:
     ad            (Arrow Down)           
     au            (Arrow Up)             
     ar            (Arrow Right)          

     line          (Line Number)          
     rowcol        (Character Position)   
     sic           (Set Insert Cursor)    
     $             (Dollar)               
     
     curswinCon    (cursor concepts)      
     
     support       (customer support)     

_______________________________________________________________________________
  Copyright (c) 2005, Robert Styma Consulting.  All rights reserved.