Register to post in forums, or Log in to your existing account
 

Post new topic  Reply to topic     Home » Forums » Website or Forum problems
Chris_3413
Novice


Joined: 22 Mar 2004
Posts: 46
Location: Australia

PostPosted: Fri Jul 16, 2004 5:58 pm   

logical operators
 
my idea is to include the ability to use logical operators like AND, OR XOR etc within triggers and alases etc with future realeases of Zmud.. I think it would enchance the capabilities and would certainly simplify a lot of my scripting.. (currently ive got to nest #if's inside each other to simulate AND logic which is a mess for complex tests)
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Fri Jul 16, 2004 6:32 pm   
 
This forum is for problems/questions/features for the online web discussion forums themselves. For zMUD requests, post to the zMUD Discussion Forum.

You can already use AND, OR, etc in your #IF statement. For example:

#IF ((@a > 10) AND (@b < 20)) {do whatever}

just like any other programming language.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Website or Forum problems All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2009 Zugg Software. Hosted on Wolfpaw.net