1 |
|
---|
2 | Build level format guide
|
---|
3 | 25 Nov 03 SHL Baseline
|
---|
4 | 14 Aug 07 SHL
|
---|
5 | 21 Nov 08 SHL Document description field
|
---|
6 |
|
---|
7 | Signature: @#SLAInc:0.01.2a#@##1##08/17/2007 00:01:02 SLAMain:ASD:EN:US:2:U:8101@@Sample, copyright (c) 2007 Steven H. Levine
|
---|
8 |
|
---|
9 | @ # and : delimiters are required as shown.
|
---|
10 | Some field content may be omitted.
|
---|
11 | Date/Time field is fixed width.
|
---|
12 | Date/Time field requires leading space for proper bldlevel display.
|
---|
13 |
|
---|
14 | Field Max width Format Required Sample
|
---|
15 | ------- --------- ------ -------- -------
|
---|
16 | Vendor: 31 Char Y SLAInc
|
---|
17 | Revision: 10 v.v... Y 0.01.2a (first two v's must be numeric)
|
---|
18 | BuildLevel Format 1 Integer Y 1 (constant)
|
---|
19 | Date/Time: 25 Date Y 08/17/2007 00:01:02
|
---|
20 | Build Machine: 11 Char N SLAMain
|
---|
21 | ASD Feature ID: 11 Char N ASD
|
---|
22 | Language Code: 4 Char N EN
|
---|
23 | Country Code: 4 Char N US
|
---|
24 | File Version: 7 Integer Y 3 (applied to Revision v.v for display)
|
---|
25 | Uniprocessor only 1? U N U
|
---|
26 | FixPak Version: 11 Char N 8101
|
---|
27 | Description: 79* Char Y Sample, copyright (c) 2003 Steven H. Levine'
|
---|
28 |
|
---|
29 | References .VERSION EA if available
|
---|
30 |
|
---|
31 | * bldlevel.exe trucates the display at 79 columns. The actual description
|
---|
32 | string can be longer. It is unknown how long a string bldlevel can
|
---|
33 | handle without crashing
|
---|
34 |
|
---|
35 | Sample output:
|
---|
36 |
|
---|
37 | Build Level Display Facility Version 6.10.480 Oct 6 2000
|
---|
38 | (C) Copyright IBM Corporation 1993-2000
|
---|
39 | Signature: @#SLAInc:0.01.2a#@##1## 11/25/2003 12:00:00 SLAMain:ASD:EN:US:3:U:8101@@ Sample, copyright (c) 2003 Steven H. Levine
|
---|
40 | Vendor: SLAInc
|
---|
41 | Revision: 0.01.2a
|
---|
42 | Date/Time: 11/25/2003 12:00:00
|
---|
43 | Build Machine: SLAMain
|
---|
44 | Language Code: EN
|
---|
45 | Country Code: US
|
---|
46 | Uniprocessor only
|
---|
47 | ASD Feature ID: ASD
|
---|
48 | FixPak Version: 8101
|
---|
49 | File Version: 0.1.3
|
---|
50 | Description: Sample, copyright (c) 2003 Steven H. Levine
|
---|