Find/Replace limit in editor

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.

I don't think this is a bug as such, but I've just discovered that you can't do
a replace in the PureBasic editor if the replace text is more than 79 characters.

For example, doing this...

Find:
abcdefghi
Replace:
123456789.123456789.123456789.123456789.123456789.123456789.123456789.123456789.123456789.

...results in abcdefghi being replaced with this:

123456789.123456789.123456789.123456789.123456789.123456789.123456789.123456789

Can the replace text be made longer in future, please?

PB - Registered PureBasic Coder

Edited by - PB on 15 May 2002 04:49:26