home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / lan / basnet / read.me2 < prev    next >
Text File  |  1987-07-16  |  530b  |  12 lines

  1. If you use Nodeinfo prog with interpretive Basic:
  2.     1) Type in IBASNETA and hit return (Ibasneta.exe is
  3.         the Assembly language lib that Nodeinfo interfaces
  4.         with.
  5.     2) Execute Nodeinfo with the Basic Interpreter.
  6. If you use Nodeinfo prog with Compiled Basic:
  7.     1) Compile the source code to an .obj file.
  8.     2) Link the .obj prog with the CBASNETA.OBJ file.
  9.     3) Before linking CBASNETA use MASM to generate an .obj file.
  10.     4) Execute Nodeinfo.
  11. If you have any questions on how to get this to run, call and I'll do my best.
  12.