Doc. # 1-6110522
Date Updated 06-02-2004 Date Created 06-15-2001
Document Type Knowledge Base Related OS NT4.0/ Win2000/ Win98
Related Product Advantech Studio
How to modify the DATE format in AStudio?
Solution:
There are two warys to modify the data format in Astudio: - Off-Line: Set the parameters Order= (e.g.: DMY or DMY) and Separator=(e.g.: /or.) form the [Internations] section from the \\BIN\Program Settings.ini file; - On-Line: Use the function SetDateFormat( , ). E.g.: SetDateFormat("/","MDY").