[Gambas-user] R: Valid regexp?
Ron
ron at ...1740...
Tue Jan 15 16:08:46 CET 2013
Yes that seems to work, well it's accepted as valid...
Need to polish it a bit more...
Thanks!
> Maybe:
>
> DIM sPattern AS String = "s/\x05\x05\x03\x03(\\w+)\r\n//"
>
>
>
>
>
>
> --- Mar 15/1/13, Ron <ron at ...1740...> ha scritto:
>
>> Da: Ron <ron at ...1740...>
>> Oggetto: [Gambas-user] Valid regexp?
>> A: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
>> Data: Martedì 15 gennaio 2013, 14:25
>> DIM sPattern AS String =
>> "s/\x05\x05\x03\x03(\w+)\r\n//"
>>
>> This is not a valid syntax in Gambas regexp.
>> Error bad character constant in string...
>>
>> The part with the problem is (\w+)
>> Anybody has suggestions to get it working?
>>
>> Thanks in advance.
>>
>> Regards,
>> Ron.
>> ------------------------------------------------------------------------------
>> Master SQL Server Development, Administration, T-SQL, SSAS,
>> SSIS, SSRS
>> and more. Get SQL Server skills now (including 2012) with
>> LearnDevNow -
>> 200+ hours of step-by-step video tutorials by Microsoft MVPs
>> and experts.
>> SALE $99.99 this month only - learn more at:
>> http://p.sf.net/sfu/learnmore_122512
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
> and more. Get SQL Server skills now (including 2012) with LearnDevNow -
> 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only - learn more at:
> http://p.sf.net/sfu/learnmore_122512
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list