This program assumes you are using Win9x or WinNT or Win2K
[tt]
procedure RunHtmlExe
lcHtmlExe = IsFileInReg("HTMLPROGRAM.EXE"
if empty(lcHtmlExe)
wait window "Can Not File The HTML Program in Your Windows Registry"
return
endif
= RunExe(lcHtmlExe , "HTMLFILENAME" , 1)
return
[/tt]
Look in the FAQ area for the souce code to
IsFileInReg() and RunExe() [sig]<p>David W. Grewe<br><a href=mailtoave@internationalbid.net>Dave@internationalbid.net</a><br>[/sig]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.