QFree wrappers for v11?

View: New views
5 Messages — Rating Filter:   Alert me  

QFree wrappers for v11?

by Owen Watson-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Just wondering whether anyone has done wrappers for people who use
QFree but don't want to do extensive rewrites for v11?

I know about the  regex lab component, and if no-one has done the
above I'd probably use that.

BTW, many thanks to Escape for QFree's existence; it was amazingly
useful and plugged a large hole in 4D's feature set.

--
Owen Watson
**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Parent Message unknown Re: QFree wrappers for v11?

by B. Perkins :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>
> Just wondering whether anyone has done wrappers for people who use
> QFree but don't want to do extensive rewrites for v11?
>
> I know about the  regex lab component, and if no-one has done the
> above I'd probably use that.
>
> BTW, many thanks to Escape for QFree's existence; it was amazingly
> useful and plugged a large hole in 4D's feature set.
Rob Laveaux offers a full-featured v11 compatible Regex plugin that you
can use to replace QFree.

Like QFree it is free, but without technical support.

http://www.pluggers.nl/regex_plugin.html

-- Brad Perkins


**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Parent Message unknown Re: QFree wrappers for v11?

by Gottfried Hinker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The wrapper I came up with uses EXECUTEs with "Match regex" and  
"QF_REMatchText" respectively, so the application compiles in 2004 and  
after the conversion to v11 as well.

Regards
Gottfried Hinker


Am 01.07.2009 um 01:09 schrieb 4d_tech-request@...:

> Just wondering whether anyone has done wrappers for people who use
> QFree but don't want to do extensive rewrites for v11?
>
> I know about the  regex lab component, and if no-one has done the
> above I'd probably use that.
>
> BTW, many thanks to Escape for QFree's existence; it was amazingly
> useful and plugged a large hole in 4D's feature set.

**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Re: QFree wrappers for v11?

by Owen Watson-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks: I've looked through it and it looks great. One thing though:
the flags don't seem to have a non-greedy option as in QFree. Do I
have to add that into the find string?

2009/7/2 Brad Perkins <bperkins@...>:

>>
>> Just wondering whether anyone has done wrappers for people who use
>> QFree but don't want to do extensive rewrites for v11?
>>
>> I know about the  regex lab component, and if no-one has done the
>> above I'd probably use that.
>>
>> BTW, many thanks to Escape for QFree's existence; it was amazingly
>> useful and plugged a large hole in 4D's feature set.
> Rob Laveaux offers a full-featured v11 compatible Regex plugin that you
> can use to replace QFree.
>
> Like QFree it is free, but without technical support.
>
> http://www.pluggers.nl/regex_plugin.html
>
> -- Brad Perkins
>
>
> **********************************************************************
> Register for 4D Summit 2009 Today
> Early Bird Pricing Ends August 28th - http://www.4d.com/summit
>
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://www.4D.com/support/faqnug.html
> Archive:  http://lists.4D.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4D_Tech-Unsubscribe@...
> **********************************************************************
>



--
Owen Watson
**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Parent Message unknown Re: QFree wrappers for v11?

by B. Perkins :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Owen,

I'm not sure, but since since it is PCRE, I believe that you can. Rob will
probably chime in...

-- Brad

> Thanks: I've looked through it and it looks great. One thing though:
> the flags don't seem to have a non-greedy option as in QFree. Do I
> have to add that into the find string?
>
> 2009/7/2 Brad Perkins <bperkins@...>:
>>>
>>> Just wondering whether anyone has done wrappers for people who use
>>> QFree but don't want to do extensive rewrites for v11?
>>>
>>> I know about the  regex lab component, and if no-one has done the
>>> above I'd probably use that.
>>>
>>> BTW, many thanks to Escape for QFree's existence; it was amazingly
>>> useful and plugged a large hole in 4D's feature set.
>> Rob Laveaux offers a full-featured v11 compatible Regex plugin that you
>> can use to replace QFree.
>>
>> Like QFree it is free, but without technical support.
>>
>> http://www.pluggers.nl/regex_plugin.html
**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************