[Implemented] regular expressions

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

[Implemented] regular expressions

Post by BackupUser »

Restored from previous forum. Originally posted by Iontichy.

Does anybody out there (except me) use
regular expressions?
I think this would be very useful for any kind
of parsing or text processing.
I'm also missing some command like split and join.


---------------
star traveler
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 naw.
Does anybody out there (except me) use
regular expressions?
I think this would be very useful for any kind
of parsing or text processing.
- Agree - I mentioned this as well...
Search the forum for "Regular Expressions" - theres only 2 hits
I'm also missing some command like split and join.
- Again, I agree - do a search on the forum for "gettoken"




Edited by - naw on 17 June 2002 13:14:15
Post Reply