home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1997 April / Win95_04974.iso / docs / 00016 / 01649.exe / data.2 / program / Templates / Inline / CompilerRelateINode.tpl < prev    next >
Encoding:
Text File  |  1996-12-27  |  559 b   |  19 lines

  1. <$$FILE
  2.    TYPE=HTML
  3.    USECOMPILE
  4.    DESC="Function RelateINode"
  5. >
  6. <$$PARAMS
  7.    N=NOTICE N_D="Change the I-Node to:"
  8.    NEXT=RADIO NEXT_D="Next Sibling"
  9.    PREV=RADIO PREV_D="Previous Sibling"
  10.    CHILD=RADIO CHILD_D="First Child"
  11.    PARENT=RADIO PARENT_D="Parent"
  12. ><$$NO>
  13. <$$INSERT PARAM='<$call function="RelateINode" how="'><$$NO>
  14. <$$NO><$$IF S="NEXT=ON">NEXT<$$ELSE><$$ENDIF>
  15. <$$NO><$$IF S="PREV=ON">PREV<$$ELSE><$$ENDIF>
  16. <$$NO><$$IF S="CHILD=ON">CHILD<$$ELSE><$$ENDIF>
  17. <$$NO><$$IF S="PARENT=ON">PARENT<$$ELSE><$$ENDIF>
  18. "><$/call><$$NO>
  19.