VI_LOG Import/Export Log File ()                                                Level: 4.40
        Record Type: 1    V/I Log File Header Record                             08/28/2009
 
 File Type: Mkeyed   Key Size: 18   Rec Len: 512     Min Len: 511    Define: N

 Main Key (KNO=0)RecordNumber(1,10)+IndexNumber(11,8)
 2nd Key (KNO=1) FieldName(1,28)+RecordNumber(1,10)+IndexNumber(11,8)

 Field Description                       Crystal/SQL/ALE/Column Name   Data Type   Pos/Len   Mask

 Record Number . . . . . . . . . . . . . RecordNumber. . . . . . . . . Zero-Filled *(1,10)
 Index Number (="00000000"). . . . . . . IndexNumber . . . . . . . . . Zero-Filled *(11,8)
 Field Name  ( = DIM(28)  ). . . . . . . FieldName . . . . . . . . . . String      (1,28)
 Message Field . . . . . . . . . . . . . MessageField. . . . . . . . . String      (1,465)
   e.g., RECORD WRITTEN + Key + Index. . . . . . . . . . . . . . . . . Memo
   The Log File name is the same as the. . . . . . . . . . . . . . . . Memo
   Generated program + .log (VIWIxx.log) . . . . . . . . . . . . . . . Memo
                                                                                   ________
                                                                      Total Bytes  515
 

 VI_LOG Import/Export Log File ()                                                Level: 4.40
        Record Type: 2    V/I Log Detail Record                                  08/28/2009
 
 File Type: Mkeyed   Key Size: 18   Rec Len: 512     Min Len: 511    Define: N

 Field Description                       Crystal/SQL/ALE/Column Name   Data Type   Pos/Len   Mask

 Record Number . . . . . . . . . . . . . RecordNumber. . . . . . . . . Zero-Filled *(1,10)
 Index Number (00000001+). . . . . . . . IndexNumber . . . . . . . . . Zero-Filled *(11,8)
 Field Name. . . . . . . . . . . . . . . FieldName . . . . . . . . . . String      (1,28)
 Field Data. . . . . . . . . . . . . . . FieldData . . . . . . . . . . String      (1,400)
 Data Type (ADNPSYZ) . . . . . . . . . . DataType. . . . . . . . . . . Uppercase   (1,1)
 Validation Type (EFSD). . . . . . . . . ValidationType. . . . . . . . Uppercase   (1,1)
 Result (YES, NO, SKIPPED) . . . . . . . Result. . . . . . . . . . . . Uppercase   (2,7)
   YES = PASSED, NO = FAILED . . . . . . . . . . . . . . . . . . . . . Memo
                                                                                   ________
                                                                      Total Bytes  461
 

 VI_LOG Import/Export Log File ()                                                Level: 4.40
        Record Type: 3    V/I Log Totals Summary Record                          08/28/2009
 
 File Type: Mkeyed   Key Size: 18   Rec Len: 512     Min Len: 511    Define: N

 Field Description                       Crystal/SQL/ALE/Column Name   Data Type   Pos/Len   Mask

 Record Number ( =DIM(10) ). . . . . . . RecordNumber. . . . . . . . . String      *(1,10)
 Index Number  ( =DIM(8) ) . . . . . . . IndexNumber . . . . . . . . . String      *(11,8)
 Field Name  ( = DIM(28)  ). . . . . . . FieldName . . . . . . . . . . String      (1,28)
 Records Read. . . . . . . . . . . . . . RecordsRead . . . . . . . . . Number      [0]       10.0
 Records Imported/Exported . . . . . . . RecordsImportedExported . . . Number      [1]       10.0
 Records Skipped . . . . . . . . . . . . RecordsSkipped. . . . . . . . Number      [2]       10.0
 Invalid Records . . . . . . . . . . . . InvalidRecords. . . . . . . . Number      [3]       10.0
                                                                                   ________
                                                                      Total Bytes  101