Getting specific record number
Mark Maslowski
mark at majico.com
Fri Jul 18 11:48:48 CDT 2003
> Looping through them is not nice, is it?
>
> But when you expect no more than a few thousand records in the cursor, it is
> so blazingly fast that no one would notice it.
>
> Did you try that approach and found it too slow?
I really want to avoid a repeat loop for several reasons and I think I've
come up with a workaround...
set styleList = GetColumn(bigCursor, "shirt_style")
set recordPosition = getPos(styleList , "Polo")
GotoRecord (bigCursor, recordPosition)
Thanks for all your help everyone.
- Maz
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Mark D. Maslowski
Partner/Designer/Programmer
MAJICo - The Mark and June Interactive Company
Serving Northern California - from Napa to Monterey!
www.majico.com
831-336-3343 voice 831-336-3353 fax
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
More information about the Valentina
mailing list