Originally posted by Barry Erick:
1) Allow importing of items from the clipboard that do not
have both CR & LF in them, as when you seclect and copy any
code from these forums. Right now you get the message that
the import exceeds 256 characters. As a result I import to
WordPad and then save as text to a *.bas file and then load
it into the IDE.
1) Allow importing of items from the clipboard that do not
have both CR & LF in them, as when you seclect and copy any
code from these forums. Right now you get the message that
the import exceeds 256 characters. As a result I import to
WordPad and then save as text to a *.bas file and then load
it into the IDE.
for dealing with "unformatted" HTML, such as used with the [ code ]
blocks in UBB forums. MSIE does not provide ANY end-of-line delimiters
for the normal text clipboard. The reason pasting works ok in WordPad
is that WordPad is importing the RTF version of the clipboard, which
does not have the same bug. Yes, it's conceivable that we'll add
RTF or HTML clipboard filtering to the IDE to get around this bug.
The other suggestions have been added to the list or given another
tickmark. We've had previous requests for color printing, for example...
thanks to all for the excellent ideas.
------------------
Tom Hanlin
PowerBASIC Staff
Leave a comment: