8-59
8. CASIO Scientific Function Calculator Special 
Commands ⇔ Text Conversion Table
The table below shows the special text strings that correspond to commands when converting 
between programs and text files. For details about the operations for converting between 
programs and text files, see “Converting Programs and Text Files” (page 8-7). 
Important!
• Converting a program that contains the types of commands described below to a text file will 
cause the commands to be converted to text strings with underbar (_) characters appended 
at the beginning and end, as shown in the table below.
- A command enclosed in quotation marks (" ")
- A command in a comment line, which is a line that begins with a single quotation mark (')
Note that non-command alpha-numeric characters in a program that are enclosed in quotation 
marks (" ") or are in a comment line are output to the text file as-is. 
Example:
In the program: In the text file (after conversion):
"
"
˝ _Theta_ ˝
"Theta"*
1
˝ Theta ˝
"Tmax"*
2
˝ _TThetamax_ ˝
"TThetamax"*
1
˝ TThetamax ˝
"or"*
3
˝ _or_ ˝
"or"*
1
˝ or ˝
*
1
 Non-command alpha-numeric characters
*
2
 V-Window Tmax command
*
3
 Logical operator or
Converting from a text file to a program converts the special character strings back to their 
corresponding commands, shown above.
•  When converting a program that contains special characters input using 6(CHAR) when 
editing the program on the calculator, the special characters will be converted to character 
string codes as shown below. 
 Example:
In the program: In the text file (after conversion):
λ
#E54A
#E5A5
1
#E5F0
#E641
`
#E69C
⇔
#E6D6
  These codes are not included in the tables on the pages 8-60 through 8-65.