SCOUG-Programming Mailing List Archives
Return to [ 12 |
February |
2004 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
On Thu, 12 Feb 2004 10:16:30 PST8, Peter Skye wrote:
>Is there a system call (and if so which one) which returns either 1) the
>values specified in the CONFIG.SYS "SET TZ=" statement or 2) default
>values if the statement is missing or improperly written?
>
>If there isn't a system call, does anyone know of a DLL with a
>documented API which has this capability?
>
>- Peter
>
>
>=====================================================
>
>To unsubscribe from this list, send an email message
>to "steward@scoug.com". In the body of the message,
>put the command "unsubscribe scoug-programming".
>
>For problems, contact the list owner at
>"rollin@scoug.com".
>
>=====================================================
>
>
Peter,
Yes! Open a commandline and type the following (example, only):
SET > C:\ENVIR.TXT
The above will save all of the values of the environmental variables into an ASCII file,
named ENVIR.TXT, on your C:\ partition
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-programming".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 12 |
February |
2004 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|