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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
Private
Adept


Joined: 10 Jan 2002
Posts: 264
Location: USA

PostPosted: Fri Apr 09, 2010 8:58 am   

%comget(%comcreate("Scriptlet.TypeLib"),"Guid") yeilds nothing
 
#5 #show %replace(%leftback(%comget(%comcreate("Scriptlet.TypeLib"),"Guid"),2),%char(45),"")

in zmud this gave:
B0177ED4C03E43469653A6A67E5459C9
924C654F6ED941E29EC50A7DDD54B523
53CAA034A7B848DD8F33CF3C6C25B3BE
8C56AD66F3F740A7B4931858BB5B20D9
ECF77DDC897D492F8E61F314887CDA4B

in cmud:






there are 5 null chars there, just looks like blank lines in cmud

?
Reply with quote
Zugg
MASTER


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

PostPosted: Fri Apr 09, 2010 3:13 pm   
 
Looks like a bug in the %comget routine. Doing this works:
Code:
#5 {$a=%comcreate("Scriptlet.TypeLib");#show %replace(%leftback($a.guid,2),%char(45),"")}
Reply with quote
Private
Adept


Joined: 10 Jan 2002
Posts: 264
Location: USA

PostPosted: Thu Oct 18, 2012 10:00 am   
 
Still a bug in 3.34 Pro... 2 years later... bummer
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD General Discussion 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