----- Original Message -----
From: "Jacques Paris" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 14, 2000 3:20 PM
Subject: MI MB s(t)imulation of info


> Does anyone know how to s(t)imulate the info tool from within MapBasic?
>
> That should be done with only the x and y of a point rather than using the
> tool and clicking on that point.

In your code, you can use Searchpoint() and SearchInfo() to select a
table and a record to display;  you can then use

Set Window WIN_INFO table -table-name- Record -record-no-

to display that record.

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to