Specifications

Chapter 15. Function Reference
349
Syntax:
Syntax 1 (Setting a national character set):
COUNTRY$="countrycode"
Syntax 2 (Returning a country code):
COUNTRY$
Parameter:
countrycode
A string expression--A, D, E, F, G, I, J, N, S, or W
Description:
Syntax 1
COUNTRY$ sets a national character set specified by "countrycode". The
national character set is assigned to codes from 32 (20h) to 127 (7Fh). (Refer to
Appendix C2, "National Character Sets.")
"countrycode" specifies one of the following national character sets:
COUNTRY I/O function
COUNTRY$
Sets a national character set or returns a current country code.
countrycode
National character set
A
America (default)
D
Denmark
E
England
F
France
G
Germany
I
Italy
J
Japan (default)
N
Norway
S
Spain
W
Sweden