Help says the USER_NAME is upper case.
"The above variables store their values in upper case.
USER_NAME Current Username"
When I run this code it is lower case? What am I doing wrong?
"MessageModal>USER_NAME"
Thanks,
Gary
Upper case USER_NAME?
Moderators: JRL, Dorian (MJT support)
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
A close reading of the HELP file shows that USER_NAME is not in the group of variables listed above the statement.OS_VER ............. Operating System
WIN_DIR .......................Windows Directory Path
SYS_DIR ....................... Windows System Directory Path
TEMP_DIR ..................... Windows Temp Directory Path
The above variables store their values in upper case.
USER_NAME ................... Current Username
COMPUTER_NAME ........... Computer Name
And a test of those listed above, does show that those four do display in UPPER CASE.
Result: No problem, just a slight misread of the help file.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!