March 4, 200817 yr I am exporting one field named export through a script step (export records) - the field is fixed length. All is good. Now I need to add a header to this - save with another fixed length field (one record - it is summary data). Can I use another Export step ----- but append it to the same file? I know I can use a summary field - but can you format the summary field to fixed length? Please help - Thanks
March 4, 200817 yr You can get contents of a summary filed using the GetSummary() function and then format them as necessary.
Create an account or sign in to comment