Subj : Re: Custome Message Varia
To   : Angus Mcleod
From : Coolmax
Date : Fri Jan 28 2005 11:43 pm

>   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!
>

Thanks mate... but sometimes im pretty thick when it comes to stuff like this.
Can ya email me your EXTDISP.SRC ya just made
or tell me whats in it :)

---
� Synchronet � Computer Rescue - cr.savedme.com