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
/
CompilerDefinition.tpl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-16
|
350 b
|
13 lines
<$$FILE
TYPE=HTML
DESC="Creates a compiler definition"
>
<$$PARAMS
NAME=STRING NAME_D="Name to use:"
COMPILE=CHECK COMPILE_D="Compile?"
TEXT=TEXT TEXT_D="Text for definition"
><$$NO>
<$$INSERT PARAM="<$define name=">"<$$INSERT PARAM=~NAME>"<$$NO>
<$$IF s="COMPILE=ON"> compile><$$ELSE>><$$ENDIF><$$NO>
<$$INSERT PARAM=~TEXT><$/define>