The file layout of "product information files" is shown as follows.
File format
The first line: Download date and time, Section name, Section code
The second line: Software name
1st column~3rd column: blank characters
4th column and on: Software name displayed in the product information
The third line: Information
1st column : Section code
2nd column: PC name
3rd column: User ID
4th column and on: indicate software application status with 0, 1 flags.
Details of what the flags indicate are shown as below:
Flag | Software installation status |
---|---|
0 | Not applicable |
1 | Applicable |
File output example
Up to 200 software items can be displayed in the line for software names.
In case the number of software items exceeds 200, they are displayed in groups of 200, shown as follows:
"01/01/2016 12:00:00","xxx section ","1000" "","","","Software 1"," Software 2"," Software 3"," Software 4",...," Software 100",..., " Software 150",...," Software 200" "100","PC1","00001",0,1,1, ...,1 "100","PC2","00001",0,0,1, ...,0 : "110","PC3","00001",0,1,0, ...,1( <- Up to 200 entries can be displayed) "","",""," Software 201"," Software 202"," Software 203"," Software 204",...," Software 300",..., " Software 350",...," Software 400" "100","PC1","00001",0,1,0, ...,0 "100","PC2","00001",0,1,1, ...,1 "110","PC3","00001",0,0,1, ...,0 |