MI Re: calling a WWW page from MapInfo

2000-08-10 Thread Andrew_Dressel
>LaunchURL() calls the function ShellExecute() to start your default >browser.Because ShellExecute is not a Mapbasic function but a Windows >API function, you will need to pre-declare it. > >You must include a statement like the following in the declaration section >of your Mapbasic program.

MI RE: calling a WWW page from MapInfo THANKS sorted now

2000-08-10 Thread john . d . harrison
By the look of it I have missed many more replies. Thanks everyone for your help. and there's me thinking, I have a look next week and see if anyone sent me a clue. all the best John -- To unsubscribe from this list, send e-mai

MI RE: calling a WWW page from MapInfo THANKS sorted now

2000-08-10 Thread john . d . harrison
Thanks mike.saunt Andrew_Dressel Ian Allan for the help its now working calling the WWW page all the best john -- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message bo

Re: MI Re: calling a WWW page from MapInfo

2000-08-09 Thread Trey Pattillo
+AD4- MI Re: calling a WWW page from MapInfo+ADw-/DIV+AD4- +ADw-DIV+AD4APA-BR+AD4APA-/DIV+AD4-To Mapbasic programmers:+ADw-BR+AD4APA-BR+AD4-In his recent e-mail on the subject +ACI-Re: MI calling a WWW page from MapInfo+ACIAPA-BR+AD4-Mr Dressel kindly provided a neat Mapbasic sub called

MI Re: calling a WWW page from MapInfo

2000-08-09 Thread David M Haycraft
To Mapbasic programmers: In his recent e-mail on the subject +ACI-Re: MI calling a WWW page from MapInfo+ACI- Mr Dressel kindly provided a neat Mapbasic sub called LaunchURL(). With a MapBasic program containing LaunchURL() you can now start your desktop browser in a new window and display any