Compiling and Linking an LUA Application

    To compile and link an LUA application for use with SNA Server
  1. Update the path statement to include the directory containing the LUA application.
  2. Set any required environmental variables.
  3. Compile the application, including the WINLUA.H header file provided in the Microsoft® SNA Server Software Development Kit, to produce the .OBJ files.
  4. Link the application with the WINLUA.LIB library to produce an .EXE file.