Future release

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Anom

Future release

Post by Anom »

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?
Judy Robinson

Re: Future release

Post by Judy Robinson »

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.
Roy Beatty

Re: Future release

Post by Roy Beatty »

> 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
Post Reply