|
Hi everyone,
Does anyone know how to use the iStriMask()
function to test whether a string contains the multiplication(*) sign. I
can search a string for the division sign by giving the command
iStriMask_STR("*/*", sTest), where * denote any number of wilcard characters but
instead of the division sign(/), I would like to search for the multiplication
sign(*). Does anyone know how to do this?
Aaron Balasch
Sky Hunter Technologies Inc. Suite 101, 1725 10th Avenue S.W. Calgary, Alberta T3C 0K1 Phone: (403)228-2175 Fax: (403)244-7955 email: [EMAIL PROTECTED] |
- RE: [gxnet]: iStriMask_STR() Aaron Balasch
- RE: [gxnet]: iStriMask_STR() Stephen Cheesman
