Platform | x64, Win32 |
Purpose |
To alter a character argument so that all letters become upper case. |
Syntax |
SUBROUTINE UPCASE@(A)
|
Example |
PROGRAM UCASE |