New Data Type 'Z' added to support longer ASCII strings
IMPORTANT NOTE
- 'Z' as a Data Type means a 256 character ASCII String.
- 'Z' as a macro result type (displayed as 'z') still means Boolean.
- 'Z' as a Table value type (displayed as 'z') also still means Boolean.
- DataFile Keywords are not allowed to be typed 'A' or 'Z'. ASCII types are saved as 'S' String.
- ASCII/String Macro RESULTS are stored as 'S' String type.
Trying to directly type a result as 'A' type gives a warning, and the type is converted to 'S'.
- DataFiles with 'Z' Format Type Data, including in a subrecord, will be given the BLUE VER 1.2.
|