The Daily Click ::. Forums ::. Klik Coding Help ::. Counter value to Edit object (text)
 

Post Reply  Post Oekaki 
 

Posted By Message

phanto



Registered
  21/09/2005
Points
  70
10th July, 2009 at 16:07:01 -

Hello guys.

I'm trying to make a high score list like this http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=114131.

It's working great except I don't know how to take my numerical score value from the game (currently a Counter), and put it in the Edit object used for uploading scores. I understand you can't put int in string and vice versa, but there must be some way to parse it or whatever?

If not, how else could I solve this?

 
n/a

OMC

What a goofball

Registered
  21/05/2007
Points
  3516

KlikCast Musician! Guy with a HatSomewhat CrazyARGH SignLikes TDCHas Donated, Thank You!Retired Admin
10th July, 2009 at 16:18:03 -

Str$(Counter) is how you convert numbers to strings.

 

  		
  		

phanto



Registered
  21/09/2005
Points
  70
10th July, 2009 at 16:23:06 -



Thanks, it worked!

 
n/a

OMC

What a goofball

Registered
  21/05/2007
Points
  3516

KlikCast Musician! Guy with a HatSomewhat CrazyARGH SignLikes TDCHas Donated, Thank You!Retired Admin
10th July, 2009 at 16:30:21 -

Woohoo!
 

			
  	    

 

  		
  		
   

Post Reply



 



Advertisement

Worth A Click