Author Topic: ^ Invalid Source when trying to run "Hello World"  (Read 4793 times)

Ericthered

  • Newbie
  • *
  • Posts: 1
^ Invalid Source when trying to run "Hello World"
« 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.

tigabyte

  • Administrator
  • Newbie
  • *****
  • Posts: 54
Re: ^ Invalid Source when trying to run "Hello World"
« Reply #1 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