the code - CRT 'OCONV(LINE,MX)=[':OCONV(LINE,'MX'):']':
results in null - OCONV(LINE,MX)=[]
I double checked and MCL and MCU work correctly
Logged In: YES user_id=11445 Originator: NO
In the above code what is the input value? ie the value of LINE?
Looking at the code for MX, appears to be hard set to return an empty string on error, rather than input depending on the convNull parameter.
Log in to post a comment.
Logged In: YES
user_id=11445
Originator: NO
In the above code what is the input value? ie the value of LINE?
Looking at the code for MX, appears to be hard set to return an empty string on error, rather than input depending on the convNull parameter.