The file layout of "License allocation information files" is shown as follows:
File format
The first line: Download date and time, selected section, section code
The second line: Software name
1st column~3rd column: blank characters
4th column and on: all software names registered in License
The third line:
1st column: Section code
2nd column: PC name
3rd column: User ID
4th column and on: indicate software status with 0~3 flags.
Details of what the flags indicate are shown as below:
Flag | License distribution | Install software in PC |
---|---|---|
0 | x | x |
1 | o | x |
2 | x | o |
3 | o | o |
File output example
"03/30/2007 20:49:35","Object for management","" ,,,"Microsoft Exchange (Receiving tray)","Microsoft Internet Explorer","Microsoft Plus! for Windows 95","Microsoft Virtual PC 2004" "10000000000000000007","TESTPC00000000000007","10000000000000000007",0,2,0,0 "10000000000000000008","TESTPC00000000000008","10000000000000000008",0,2,0,0 "10000000000000000009","TESTPC00000000000009","10000000000000000009",0,2,0,0 "10000000000000000010","TESTPC00000000000010","10000000000000000010",0,2,0,0 "ABC001","TESTPCABC1","ABC00001",0,2,0,0 "ABC002","TESTPCABC2","ABC00002",0,2,0,0 "ABC003","TESTPCABC3","ABC00003",0,2,0,0 "ABC004","TESTPCABC4","ABC00004",0,2,0,0 "ABC005","TESTPCABC5","ABC00005",0,2,0,0 "ABC006","TESTPCABC6","ABC00006",0,2,0,0 "ABC007","TESTPCABC7","ABC00007",0,2,0,0 "ABC008","TESTPCABC8","ABC00008",0,2,0,0 "ABC009","TESTPCABC9","ABC00009",0,2,0,0 "ABC010","TESTPCABC0","ABC00010",0,2,0,0 |
* Up to 100 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 100, shown as follows:
"01/01/2016 12:00:00","xxx Section","1000" "","","","Software 1","Software 2","Software 3","Software 4",...,"Software 100" "100","PC1","00001",1,1,2,0,....,0 "100","PC2","00002",1,1,0,0,....,2 : "110","PC3","00003",0,3,1,3,....,1,( -> Up to 100 entries can be displayed) "","","Software 101","Software 102","Software 103" "100","PC1","00001",3,0,2 "100","PC2","00002",1,2,0 "110","PC3","00003",3,3,1 |