bmohnsen Posted March 4, 2008 Posted March 4, 2008 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
Mikhail Edoshin Posted March 4, 2008 Posted March 4, 2008 You can get contents of a summary filed using the GetSummary() function and then format them as necessary.
Recommended Posts
This topic is 6108 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now