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