PSSHFREQ ;WOIFO/AV - VALIDATES FREQUENCY FOR DOSING ;09/20/07
Source file <PSSHFREQ.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
VALFREQ(FREQ) | ;
|
|
SMPLFREQ(FREQ) | ;
; @DESC Determines if the frequency is one of the special ; frequency strings that is accepted ; ; @FREQ Frequency passed in ; ; @RETURNS 1 if is valid frequency or 0 if not one of special ; frequencies ; |
|
TRIM(TEXT) | ;
|
|
TRIMLEAD(TEXT) | ;
|
|
TRIMEND(TEXT) | ;
|
|
UPPER(TEXT) | ;
; @DESC Converts lowercase characters to uppercase |