home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / HTMCK111 / MAC / HCINIT.MAC < prev    next >
Text File  |  1995-11-13  |  1KB  |  18 lines

  1. /*---------------------------------------------------------------------------*/
  2. /*                                                                           */
  3. /*  hcInit - This REXX Macro is called when the report is first called       */
  4. /*           This is where you can set up your  Header and such              */
  5. /*                                                                           */
  6. /*  Valid Variables are:                                                     */
  7. /*      hcReportName    hcReportDescription     hcServerURL                  */
  8. /*      hcServerRoot    hcDocumentRoot          hcTopHTML                    */
  9. /*                                                                           */
  10. /*  Valid Functions:                                                         */
  11. /*     RxhcLineOut  - 1 Parameter (Output string) Cr/Lf will be added by     */
  12. /*                      the function                                         */
  13. /*                                                                           */
  14. /*---------------------------------------------------------------------------*/
  15.  
  16.  
  17. RETURN
  18.