USRLS ; SLC/JER - String functions for ASU ;09/22/1998
Source file <USRLS.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| CENTER(X) | ; Center X
|
|
| DATE(X,FMT) | ; Call with X=2910419.01 and FMT=Return Format of date ("MM/DD")
|
|
| QDATE | ||
| MIXED(X) | ; Return Mixed Case X
|
|
| SIGNAME(GMDA) | ; Get/Return Signature Block Printed Name
|
|
| TIME(X,FMT) | ; Recieves X as 2910419.01 and FMT=Return Format of time (HH:MM:SS).
|
|
| UPPER(X) | ; Convert lower case X to UPPER CASE
|
|
| WRAP(TEXT,LENGTH) | ; Breaks text string into substrings of length LENGTH
|