home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / samples / som / somd / cpp / somdenv.bat < prev   
Encoding:
DOS Batch File  |  1996-01-24  |  302 b   |  14 lines

  1. @echo off
  2. @echo SOMDENV setup.
  3.  
  4. set HOSTNAME=localhost
  5. set USER=edit_me
  6.  
  7. rem --- This next variable is used in WorkGroup DSOM - make sure it is not set.
  8. set SOMSOCKETS=
  9.  
  10. rem --- Uncomment the next line if you want message logging
  11. rem set SOMDMESSAGELOG=msg.log 
  12.  
  13. set SOMDDIR=%SOMBASE%\etc
  14.