Bill

Duh-uh Me!  You must have eyes like a s***house rat!  Thanks very much.
I got past the error, but when I used the tool I got another error, to
do with the selection can't be used as a map table (or something like
that) followed by ANOTHER internal error.  But that's for tomorrow!  I'm
going home now.

Best regards

Terry

-----Original Message-----
From: B. Thoen [mailto:[EMAIL PROTECTED] 
 Terry, I found the error. I got the same thing you got using your code
in
XP.  You made an itsy-bitsy mistake that gave MapInfo a grande mal
siezure.  Use:

Cursor   MI_CURSOR_CROSSHAIR

not

Cursor   MI_ICON_CROSSHAIR

and your Internal error 30901 will vanish like magic. John, you might
note 
this in the KB, but go ahead and close the call.

- Bill Thoen


On Wed, 16 Jun 2004, Terry McDonnell wrote:

> How about, and they don't come much simpler than this?
> 
> declare sub hello_mum
> ...
> toolbutton
> helpmsg "Hello Mum"
> calling hello_mum
> Cursor   MI_ICON_CROSSHAIR 
> DrawMode DM_CUSTOM_POINT
> enable
> ...
> sub hello_mum
>   NOTE "Hello Mum"
>   note "How U keeping?"
> end sub
> 




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

Reply via email to