17.4.3 Text Screen File Format

Explains the exported text screen's file name and file format.

File Name

File Name: [file name]_[Text screen language*1].txt or csv

For example, alarm_ja-JP.txt
(export example of the Japanese text screen "alarm")

File Name: [file name]_[language change feature's table number*2 (T*)]_[language change feature's table language*1].txt or csv

For example, alarm_T10ja-JP.txt
(export of the Japanese text screen "alarm_T10_ ja-JP.txt" using language change feature table no.10.)

If a CSV file exceeds 255 rows during export, a dialog box to confirm whether to divide the output file appears.
When dividing the file for export, the following naming convention will be used.

*1 The following name is added to the file name for each language

Language

Language Code

Japanese

ja-JP

ASCII

en-US

Chinese (Traditional)

zh-TW

Chinese (Simplified)

zh-CN

Korean

ko-KR

Russian

(Cyrillic)

ru-ru

Thai

th-TH

*2 The table number with the language change feature is [T+number] as follows.

Table Number

File Name

Table 1

T01

Table 2

T02

···

···

···

···

Table 15

T15

Table 16

T16

File Format

Exported file (*.txt or *.csv) format is as follows.

#GP-Pro EX
#File Type,Text Data
#File Version,1.0
(Blank)
#START,1
#TITLE,maintenance
1 Release the three tabs
nearest you &
remove the cartridge's
top cover
#END

#GP-Pro EX
#File Type,Text Data
#File Version,1.0
(Blank)
1
"maintenance"
"1 Release the three tabs"
"nearest you &"
"remove the cartridge's"
"top cover"

When the CSV file above is opened in Excel, it appears as follows.