home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / SASC6571.LZX / extras / smfind / READ.ME < prev    next >
Encoding:
Text File  |  1996-12-24  |  578 b   |  15 lines

  1. SMFIND - Find strings in text files
  2. Copyright (c) 1993 SAS Institute, Inc. All Rights Reserved.
  3. Written by Doug Walker
  4.  
  5. SOURCE CODE NOTES
  6.  
  7. The header file "smcomm.h" and the source file "smcomm.c" basically give you
  8. a way to add your own messages to the scmsg utility from any C program.
  9. The rexx script "smcomm.rexx" does the same thing for REXX scripts - any
  10. REXX script can communicate with scmsg as well.
  11.  
  12. Double-click the BUILD icon to build the project from WorkBench.  From CLI,
  13. you can just type "smake".
  14.  
  15. For more information on SMFIND, see the User's Guide, Volume 2.