Windows Interface Language (WIL) scripts are written in a plain text file, which can be created by Notepad or most word processors. (Of course, we recommend our own WinBatch Studio, which has many features designed expressly for programmers.) These text files can take one of two forms, depending on your particular implementation of WIL: batch files or menu files.
WinBatch comes with three utilities that use menu files: FileMenu , PopMenu and the right-click context menu in WinBatch Studio. The menu file format is explained in the Windows Interface Language Reference help file.
|
|