Are there any rumors about version 5.0, and what's going to be in it?
I've looking through this forum and features like:
- Function list
- Autocomplete on functions
- Programmable macros
have been discussed here.
I'm just wondering if people at Textpad are listening?
Future release
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: Future release
Maybe we should start a list for 'them'. We could also use the ability to search for the 73rd char 'a' in a record, for instance.
Re: Future release
> We could also use the ability to search for the 73rd char 'a' in a record,
> for instance.
Try this regex find:
^.\{73\}a
Good luck,
Roy
> for instance.
Try this regex find:
^.\{73\}a
Good luck,
Roy