mIRC Home    About    Download    Register    News    Help

Print Thread
#78837 11/04/04 11:37 AM
Joined: Apr 2004
Posts: 3
F
FoKKeR Offline OP
Self-satisified door
OP Offline
Self-satisified door
F
Joined: Apr 2004
Posts: 3
How can I put a variable's content in a menu item? I wanna make dynamic menus. When the away sistem is on i wanna have the menu say: Turn off away, and so on.


You might wanna check out google wink
#78838 11/04/04 12:00 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
What menu? in popups or a dialog or ?


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#78839 11/04/04 12:03 PM
Joined: Apr 2004
Posts: 3
F
FoKKeR Offline OP
Self-satisified door
OP Offline
Self-satisified door
F
Joined: Apr 2004
Posts: 3
menu bar, read something about $submenu and i'm gonna try it, but any help is welcome wink


You might wanna check out google wink
#78840 11/04/04 12:05 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Code:
Away System
.$iif($away != $true,Set to Away Mode ):{ command }
.$iif($away == $true,Set to Back Mode ):{ command }

somthing like that you mean ?


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#78841 11/04/04 01:28 PM
Joined: Apr 2004
Posts: 3
F
FoKKeR Offline OP
Self-satisified door
OP Offline
Self-satisified door
F
Joined: Apr 2004
Posts: 3
yeah, that should do, thx grin


You might wanna check out google wink

Link Copied to Clipboard