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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD Beta Forum
GeneralStonewall
Magician


Joined: 02 Feb 2004
Posts: 364
Location: USA

PostPosted: Thu Jul 01, 2010 11:31 am   

[3.21] BUG?: %max no longer accepts lists.
 
The function %max used to accept a string list as an argument, but now simply returns the list.

code:
Code:

testvar = {1|2|3}
#print %max(@testvar)

output:
Quote:
1|2|3


Though, feeding it a literal string works:

code:
Code:
testvar = "1|2|3"
#print %max(@testvar)

output:
Quote:
3
Reply with quote
Zugg
MASTER


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

PostPosted: Thu Jul 01, 2010 4:08 pm   
 
Good catch. Confirmed and added to bug list.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD Beta Forum 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 by Wolfpaw.net