home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / vmsnet / tpu / 599 next >
Encoding:
Internet Message Format  |  1993-01-21  |  2.0 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!uwm.edu!ux1.cso.uiuc.edu!moe.ksu.ksu.edu!mccall!info-tpu-newsgate!list
  2. From: williams@ab.wvnet.edu
  3. Newsgroups: vmsnet.tpu
  4. Subject: TPU_CALLUSER
  5. Message-ID: <01GTQMOIWFQQ9TCOY3@WVNVMS.WVNET.EDU>
  6. Date: 20 Jan 93 16:10:44 GMT
  7. Reply-To: williams@ab.wvnet.edu
  8. Organization: The Internet
  9. Lines: 28
  10. Return-Path: <TPU-Mgr@SHSU.edu>
  11. Errors-To: TPU-Mgr@SHSU.edu
  12. X-Listname: Text Processing Utility (TPU) Language Discussion List
  13. Return-Path: <!ab.wvnet.edu!williams@mccall.uucp>
  14. Resent-Message-ID: <9301211545.AA22946@depot.cis.ksu.edu>
  15. Resent-Date: Thu, 21 Jan 1993 09:43:10 CST
  16. Resent-From: info-tpu-newsgate@mccall.com
  17. Resent-To: info-tpu@shsu.edu
  18. X-Envelope-To: info-tpu-newsgate@mccall.uucp
  19. X-Vms-To: NET::"info-tpu-newsgate@mccall.uucp"
  20. X-Vms-Cc: ME
  21. Mime-Version: 1.0
  22. Content-Transfer-Encoding: 7BIT
  23.  
  24. > From: WVNET::IN%"at913@cleveland.Freenet.Edu"
  25. > Subj: What is TPU_CALLUSER?
  26. >
  27. > What is TPU_CALLUSER?  What does it do?
  28. >
  29. > Thanx
  30. > --
  31. > Mirko Vukovic
  32. > University of Wisconsin -- Madison
  33. > VUKOVIC@UWMFE.NEEP.WISC.EDU
  34.  
  35.           In TPU, there is a routine called CALL_USER, which allows
  36.           you to run an external (non-TPU) subroutine that is
  37.           user-written (well, actually, programmer-written) in a
  38.           regular VAX programming language, such as FORTRAN, C, or
  39.           BASIC.  The name of the external routine is TPU$CALLUSER.
  40.  
  41.           The TPU_CALLUSER package is a general-purpose implementation
  42.           of the TPU$CALLUSER routine.  Instead of having one
  43.           designated function, or a predeterminied set of functions,
  44.           the TPU_CALLUSER package allows the TPU user to call
  45.           subroutines in system libraries (or any other shareable
  46.           image libraries) on the fly.
  47.  
  48.                                                 -Tom Williams
  49.                                                  Computer Center Manager
  50.                                                  Alderson-Broaddus College
  51.                                                  WILLIAMS@AB.WVNET.EDU
  52.