Since I have a table with unique regions and a query would only select
one record (I'm assuming that using find will be quicker than a query).
I'm trying to understand how to use the find function in map basic.  The
one thing that I haven't been able to figure out is how to "select" the
record.  

I can get to the record by the this line:

    Fetch Rec commandinfo(CMD_INFO_FIND_ROWID) from stable

And by using an alias, I can get information from any of the columns in
the row.  I realize that I can get everything I need for this region,
but I can't seem to figure out how to "select" the record.  All the
examples I have found, use the set map commands to view the region; but,
I'm also interested in being able to browse the data in the row.      

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 12738

Reply via email to