Back to SPR List Previous Next
Internal GUI editor jumbles inserted text if text is selected in the control (unix only)
Minor Closed - Fixed Found:2002.20.35 28 MAY 2004 Fixed:2002.20.36 25 MAY 2004

DETAILS
 On selecting (highlighting) text then inserting text from a file, member or
 buffer in to
 the SIR gui editor on unix platforms, the text lines are jumbled.
EXAMPLE PROGRAM
 (selecting text then Tools> Insert Member... EXAMPLES.HELLO:T)


 PROGEND PROGRAM
 WRITE "HELLO WORLD"
 RAM
WORKAROUND
Clear any selected text before insetring.
Back to SPR List Previous Next