HyperNext Studio
HyperNext Studio => Getting Started => Topic started by: Ericthered on July 08, 2012, 05:48:48 PM
-
I'm having a pretty basic problem. In the "Hello World" tutorial, I keep getting an error message after I close the editor and attempt a run. The error is ^ invalid source
As far as I know, I have installed everything properly. Any thoughts as to the problem will be appreciated.
Eric the Red.
-
Hi Eric
I assume the Editor opens again and gives the error message.
If so, it sounds like a spelling mistake and the complier cannot understand the command you entered.
The command should be Message 'Hello World'
Note, there should be single quotes around Hello World
I hope this helps.
Malkom