Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


Intcontrol 50 and Specifying your own URL

Keywords:     Intcontrol(50    Intcontrol (50

Question:

I see that you can specify the WWW tech support database in WIL error boxes, but is there a way to specify our own help desk URL in this function?

Answer:

Starting in WinBatch 97A, we added a parameter to IntControl(50). P2 can now specify the URL of the web page to be launched when the user clicks on the "Go to Tech Support Web Page" button. If p2 is "" or 0, no change is made to URL that is currently set. The default is:
    IntControl(50, 1, "http://techsupt.windowware.com/", 0, 0)

Article ID:   W13087
Filename:   Intcontrol 50 and Specifying your own URL.txt