Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 What do I do? Help? Process has no value?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
CreatedByGabe




PostPosted: Fri May 11, 2018 6:26 pm   Post subject: What do I do? Help? Process has no value?



Something else in the code triggers the adding of +1 to the loadPoint variable, which stops the animation of loading. However, I get this error saying "Process 'loading':Variable has no value"
help?

code:
process loading
var loadPoint: int
loop
cls
put "Loading."
delay (400)
cls
put "Loading.."
if loadPoint = true then %I get the error in this line.
exit
end if
end loop
end loading


Sorry for not indenting!!!
Sponsor
Sponsor
Sponsor
sponsor
CreatedByGabe




PostPosted: Fri May 11, 2018 6:35 pm   Post subject: RE:What do I do? Help? Process has no value?

I have found the solution on my own. Thank you!
Srlancelot39




PostPosted: Mon May 14, 2018 7:05 am   Post subject: RE:What do I do? Help? Process has no value?

This section is for tutorials only. Posts for help must be made in the Help section.

Thread moved Smile
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: