HyperNext Studio

HyperNext Studio => Getting Started => Topic started by: Ericthered on July 08, 2012, 05:48:48 PM

Title: ^ Invalid Source when trying to run "Hello World"
Post 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.
Title: Re: ^ Invalid Source when trying to run "Hello World"
Post by: tigabyte on July 08, 2012, 08:38:22 PM
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