Changeset 29157 for trunk/pstamp/scripts/detectability_respond.pl
- Timestamp:
- Sep 14, 2010, 12:01:03 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/detectability_respond.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/detectability_respond.pl
r29130 r29157 644 644 $columns = [ 645 645 # matching rownum from detectability original request 646 { name => 'ROWNUM', type => ' V', writetype => TULONG },646 { name => 'ROWNUM', type => '20A', writetype => TULONG }, 647 647 # any errors that occurred during processing 648 648 { name => 'ERROR_CODE', type => 'V', writetype => TULONG },
Note:
See TracChangeset
for help on using the changeset viewer.
