ORU4 ; slc/dcm - Silent utilities/functions ;12/7/00 13:10
Source file <ORU4.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| TIME(X,FMT,ORHOOT,ORCL,GCNT,CCNT) | ;
|
|
| DATE(X,FMT,ORHOOT,ORCL,GCNT,CCNT) | ;
|
|
| DATETIME(X,FMT,ORHOOT,ORCL,GCNT,CCNT) | ;
|
|
| NAME(X,FMT,ORHOOT,ORCL,GCNT,CCNT) | ;
|
|
| SSN(X,FMT,ORHOOT,ORCL,GCNT,CCNT) | ;
|
|
| AGE(X,FMT,ORHOOT,ORCL,GCNT,CCNT) | ;
|
|
| DOB(X,FMT,ORHOOT,ORCL,GCNT,CCNT) | ;
|
|
| WORD(OROOT,FMT,ORHOOT,ORCL,GCNT,CCNT) | ; Call with X=Word Processing array root, FMT=Wrap Width
|
|
| TEXT(OROOT,FMT,ORHOOT,ORCL,GCNT,CCNT) | ;Get text unformatted
|
|
| TMPWRAP(OROOT,FMT,ORHOOT,ORCL,GCNT,CCNT) | ;Get text formatted
|
|
| S(X,Y,Z,CCNT) | ;Pad over
|
|
| INC(X,Y) | ;Character position count
|
|
| LN | ;Increment the array counter & set node position=1
|
|
| LINE(OROOT,GIOM) | ;Add a blank line to the array
|
|
| PRT1(ORIFN,OACTION,ORDAD,LENGTH,ORHOOT,GCNT,CCNT) | ;For kids sake
|
|
| ONE(ORIFN,OACTION,ORDAD,ORSEQ,LENGTH,OROOT,GCNT,CCNT) | ;Single line format
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|