WinBatch is an application which uses Wilson WindowWare's Windows Interface Language (WIL). There are over 500 functions available to help you get the job done. (What would take pages of code in other languages is often taken care of by a single WIL function.)
Network manipulation functions provided by extenders to WIL. The extenders are included in dynamic link libraries accessed with the WIL AddExtender ( ) function. Each extender has its own help file.
Note: WinBatch is based on "batch files". A WinBatch batch file is a text file containing one or more lines of WIL functions and commands. PopMenu and FileMenu, two WinBatch utilities, are implementations based on menu files.
|
|