Internal GUI editor puts odd characters when inserting a FILE/MEMBER etc (Unix only)
Minor
Closed - Fixed
Found:2002.20.35 21 MAY 2004
Fixed:2002.20.36 25 MAY 2004
DETAILS
When Inserting text from a file, member or buffer in to the SIR gui editor on
unix
platforms, the text lines are terminated with a dos return character.
EXAMPLE PROGRAM
(on Tools> Insert Member... EXAMPLES.HELLO:T)
PROGRAM¬
WRITE "HELLO WORLD"¬
END PROGRAM¬
WORKAROUND
Delete the odd characters or use other cut and paste methods.