home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Spezial
/
SPEZIAL2_97.zip
/
SPEZIAL2_97.iso
/
ANWEND
/
ONLINE
/
HTMCK111
/
MAC
/
HTPTERM.MAC
< prev
Wrap
Text File
|
1996-11-01
|
1KB
|
17 lines
/*---------------------------------------------------------------------------*/
/* */
/* hcsTerm - This REXX Macro is called when the report is finished and there*/
/* is nothing else left to do. The output file is closed after */
/* this Macro Call */
/* */
/* Valid Variables are: */
/* hcReportName hcReportDescription hcServerURL */
/* hcServerRoot hcDocumentRoot hcTopHTML */
/* */
/* */
/*---------------------------------------------------------------------------*/
Call RxhcLineOut '----- End of Report -----'
RETURN