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�
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!� > � Dont worry about me... im half asleep..�I didnt read your message propery :)��Thanks For Your Help��---� � Synchronet � Computer Rescue - cr.savedme.com�
Re: Re: Custome Message Varia� > By: Coolmax to Angus Mcleod on Fri Jan 28 2005 23:43:00� > � > > > ----8<----[extdisp.src]----8<----� > > >� > > > !INCLUDE userdefs.inc� > > > COMPARE_USER_MISC UM_EXTDESC� > > > IF_TRUE� > > > PRINT "ON"� > > > ELSE� > > > PRINT "OFF"� > > > END_IF� > > >� > > > ----8<---------------------8<----� > > � > > Can ya email me your EXTDISP.SRC ya just made or tell me whats in it :)� > � > Uh......� > � �Yeah sorry, as i said i was half asleep..�i though the code you wrote was for the command shell script.��:) � � > ---� > � Synchronet � Where we BAJA Rob into writing our modules. The ANJO BBS��---� � Synchronet � Computer Rescue - cr.savedme.com�
Re: Custome Message Variables� > By: Coolmax to All on Fri Jan 28 2005 10:45 pm� > � > > Hi All� > > � > > I've Add this code to my command shell� > > � > > cmdkey E� > > TOGGLE_USER_MISC .19� > > COMPARE_USER_MISC UM_EXTDESC� > > if_true� > > CLS� > > print "\r\nExtended Descriptions Are Now ON\r\n"� > > end_cmd� > > end_if� > > CLS� > > print "\r\nExtended Descriptions Are Now OFF\r\n"� > > end_cmd � > > � > > � > > This toggles the extended list display on/off� > > 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@� > � > I'm not really sure what you're asking. You could display a different .ASC� > file� > based on the results of the test (one for yes, and another no). <shrug>� > � > digital man� > � �It's Ok Now�I have that sorted & working..���THanks�Coolmax��---� � Synchronet �
Computer Rescue - cr.savedme.com�
Sysop: | Karloch |
---|---|
Location: | Madrid, Spain |
Users: | 58 |
Nodes: | 8 (0 / 8) |
Uptime: | 168:34:18 |
Calls: | 1,090 |
Calls today: | 5 |
Files: | 17,895 |
D/L today: |
5 files (8,297K bytes) |
Messages: | 65,471 |