home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / prog / ks94an.arj / EXENAME.HDR < prev    next >
Text File  |  1994-04-24  |  642b  |  29 lines

  1. /******************************************************************************
  2.                  The Klipper Library, for CA-Clipper 5.x
  3.         Copyright (c), 1994, Wallace Information Systems Engineering
  4.  
  5. FUNCTION:
  6.  
  7. _ExeName()
  8.  
  9. PARAMETERS:
  10.  
  11. none
  12.  
  13. SHORT:
  14.  
  15. Return current application .EXE name and path.
  16.  
  17. DESCRIPTION:
  18.  
  19. _ExeName() returns the current application .EXE name and path.
  20.  
  21. NOTE:
  22.  
  23. This function shamelessly stolen from the public domain function
  24. _PROGRAM() by Frank Imburgio, and slightly modified.  Thanks Frank!
  25.  
  26. EXAMPLE:
  27.  
  28. ******************************************************************************/
  29.