Search found 5 matches
- Wed Aug 26, 2015 4:51 am
- Forum: Tricks 'n' Tips
- Topic: Using the Perl regular expression engine from PureBasic 4.x
- Replies: 8
- Views: 3976
Re: Using the Perl regular expression engine from PureBasic
OK, there's a zip file there now containing the readme and the Perl script. (That server currently blocks direct access to .pl files.)
- Tue Aug 25, 2015 6:13 pm
- Forum: Tricks 'n' Tips
- Topic: Using the Perl regular expression engine from PureBasic 4.x
- Replies: 8
- Views: 3976
Re: Using the Perl regular expression engine from PureBasic
I have those original files and will dig them up and make them available after work today.
- Wed May 10, 2006 10:07 pm
- Forum: Tricks 'n' Tips
- Topic: Using the Perl regular expression engine from PureBasic 4.x
- Replies: 8
- Views: 3976
Using the Perl regular expression engine from PureBasic 4.x
Code updated for 5.20+ (same or similar to the RegularExpression library)
Below are some procedures for using Perl 5 regular expressions from within PureBasic (4.00 or later). The procedures require that RegExpServices.exe (Windows) or RegExpServices.pl (non-Windows, when PB 4.x becomes available ...
Below are some procedures for using Perl 5 regular expressions from within PureBasic (4.00 or later). The procedures require that RegExpServices.exe (Windows) or RegExpServices.pl (non-Windows, when PB 4.x becomes available ...
- Tue Jan 31, 2006 4:46 pm
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] Ok-->OK on InputRequester
- Replies: 12
- Views: 2598
- Mon Jan 30, 2006 2:57 am
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] Ok-->OK on InputRequester
- Replies: 12
- Views: 2598
[Implemented] Ok-->OK on InputRequester
Please change Ok to OK on the InputRequester. The lowercase 'k' is inconsistent with the other requesters and looks funny.
Thanks!
Thanks!