Project X Forums



It is currently Thu Mar 28, 2024 10:21 am

All times are UTC




Post new topic Reply to topic  [ 14 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Beginner problems
PostPosted: Sat Jun 26, 2010 6:12 am 
Offline
Betatester

Joined: Wed Oct 07, 2009 8:21 pm
Posts: 73
Location: my home
Code:
ShowMessageOnTop(23, StartX);


should be :

Code:
ShowMessageOnTop(23, 'StartX');


Top
 Profile  
Reply with quote  
 Post subject: Re: Beginner problems
PostPosted: Sat Jun 26, 2010 4:15 pm 
Offline
Site Admin
User avatar

Joined: Mon Aug 17, 2009 12:29 pm
Posts: 91
Wtf Undefined no. That will just show "StartX", he wants to show the VALUE of StartX. As to casting an int to a string, I have no idea. Google for a Pascal manual or something.


Top
 Profile  
Reply with quote  
 Post subject: Re: Beginner problems
PostPosted: Sat Jun 26, 2010 6:35 pm 
Offline
User avatar

Joined: Mon Jun 21, 2010 2:10 pm
Posts: 43
XD kk


Top
 Profile  
Reply with quote  
 Post subject: Re: Beginner problems
PostPosted: Sat Jun 26, 2010 6:41 pm 
Offline
Betatester

Joined: Wed Oct 07, 2009 8:21 pm
Posts: 73
Location: my home
Gran PC wrote:
Wtf Undefined no. That will just show "StartX", he wants to show the VALUE of StartX. As to casting an int to a string, I have no idea. Google for a Pascal manual or something.


ops.. :mrgreen:

Well in turbo pascal it would be ShowMessageOnTop(23, 'StartX is..', StartX,''); but here I don't think it's possible..


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 6 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Skin by Lucas Kane