( |
|
|
|||
Specifies if exported file should be in DOS format. Not used from 5.4 |
Parameters: | |
Sets DOS Flag | |
global procedure EDICustomsEn(record RcVc RepSpec) begin SetDOSFlag(true); ExportPadString("UNB2",6," ",false); return; end;
Related topics: |