This example uses character format to set the special characters to *, &, and %:
TSS MODIFY PPSCHAR(*,&,%)
This example uses hexadecimal format to set the special characters to &, _, and %.
TSS MODIFY PPSCHAR(50,60,6C)
This example resets the PPSCHAR control option
TSS MODIIFY PPSCHAR()
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |