Search found 1 match
- Tue Aug 27, 2013 1:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing job parameter to Convert function
- Replies: 2
- Views: 1024
Passing job parameter to Convert function
Hello all. I currently have a job that removes all except spcified characters from an input file. The characters are to retain are specified in the following format - Char(32) : Char(33) ... and so on. The list is about 100 characters, and I am trying to pass this in to the Convert function using a ...