04-03-06 11.25, skrev Thomas Schatzl följande:

>> I would love to see a "pos" function that takes an additional parameter,
> being the position in the string where it >should START scanning. e.g.:
>> 
>> my_str = 'Hello, everybody... Hello, world!';
>> 
>> //        123456789012345678901
>> 
>> x := pos ('Hello', my_str, 6);
> 
> PosEx() from strutils?

Cant find it in strutils..

Olle


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to