How can I change the way Progress 4GL clients display a NULL/Unknown value? I keep getting ? on the screen, but my users don't understand. I'm talking about this because we moved our db backend to be generated using SQL iso 4GL and there you just don't use blank strings but NULL values for un-filled-in fields.
Now I want to change the behaviour of all of my window-procedures to display these NULL/unknown fields to display a empty string.
Any suggestions?
Gerke
Now I want to change the behaviour of all of my window-procedures to display these NULL/unknown fields to display a empty string.
Any suggestions?
Gerke