IonicWind Software

IWBasic => General Questions => Topic started by: Andy on September 22, 2011, 12:05:46 AM

Title: Web silent command
Post by: Andy on September 22, 2011, 12:05:46 AM
Hi,

Sapero wrote a sub routine to make a browser "silent" that is to turn off script error messages when you browse to a website.

It works great in the old EB but it cannot link to an external in the new IW.

This is a link to the original post
http://www.ionicwind.com/forums/index.php?topic=1569.0

This is the error message:

Compiling...
browser_test2_new_version.iwb
No Errors

Linking...
IWBasicLinker v1.12 Copyright © 2009,2010 Ionic Wind Software
Unresolved external _MyIOleInPlaceSiteTable
Error: Unresolved extern _MyIOleInPlaceSiteTable
Error(s) in linking C:\Users\Anne\Downloads\browser_test2_new_version.exe

How do I get this to work in IW?

Thanks,
Andy.