>Exit code: 0

I

Isaac

when i try to run the script it says >Exit code: 0 off to the right
(i learned autoit but im trying to leare ruby)
i just put in little simple thing
puts "Hello"
whats my problem

(i use SciTE)
 
O

Olivier Renaud

when i try to run the script it says >Exit code: 0 off to the right
(i learned autoit but im trying to leare ruby)
i just put in little simple thing
puts "Hello"
whats my problem

(i use SciTE)

An error code of 0 means that your program ended successfully. Any other code
than 0 mean a real error.
The error code is displayed only when run from SciTE, it won't be displayed if
it is run normally in a shell.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top