Subj : Custome Message Variables
To   : Coolmax
From : Angus Mcleod
Date : Fri Jan 28 2005 08:30 am

 Re: Custome Message Variables
 By: Coolmax to All on Fri Jan 28 2005 22:45:00

> Is there a way to have THE ON/OFF Display in the .ASC file..
> So a custom message variable would be @EXTDISP@
>
> eg:    EXTENDED DISPLAY: @EXTDISP@


Mmmmmmm.  Maybe some sort of (a)EXEC:EXTDISP(a) with the EXTDISP module
checking and outputting ON/OFF accordingly?

Might work....

----8<----[extdisp.src]----8<----

 !INCLUDE userdefs.inc
 COMPARE_USER_MISC UM_EXTDESC
 IF_TRUE
   PRINT "ON"
 ELSE
   PRINT "OFF"
 END_IF

----8<---------------------8<----


EXTENDED DISPLAY: @EXEC:EXTDISP@

Yep -- works here now!



---
� Synchronet � Where we BAJA Rob into writing our modules.  The ANJO BBS