Marc's Place

 

FN_E$ALL - Align text left

Inclusion in RPG source

C /COPY E$LIB/SRC(ILE),FN_E$ALL

Invocation

EXSR E$ALL

Input Parameters

@ALL (a65)
Field in which the text must be stored prior to the call to E$ALL.

Output Parameters

@ALL (a65)
Field in which the aligned text is stored after processing by E$ALL.

What it does

Aligns text to the left.

Examples

 * Align left                                
C                     MOVEL'       X'@ALL     P
C                     EXSR E$ALL                
C                     MOVEL@ALL      #FIELD   P       'X       '
 *
 
Go to download page
© 1997- Marc Vos (and others)   -   Privacy Statement   -    Contact Me

On this website, Google Analytics is used to track visitor statistics. These are anonymised data about the number of visitors, which pages they visit on this site, from which regions they visit, which web browsers they use, etc.. You will also see non-personalised ads via Google AdSense. Cookies from Paddle or Paypal are placed when you click on a 'Buy now!' or 'Donate!' button, and possible cookies from Disqus when you use that system to comment on one or more blogposts.
Privacy Statement