I downloaded Ruby from the official site and it came with this thing called SciTE that appears able to run and compile Ruby programs, but every time I click Tools > Go, it gives me an error that reads:
>ruby Test Program.rb
ruby: No such file or directory -- Test (LoadError)
>Exit code: 1
Test Program.rb obviously being what I named the program. Is it in the wrong directory or something? Or is there another compiler I can use? I'm trying to learn Ruby so I can eventually do some stuff in RGSS, so I'm kinda at a roadblock till I can find a way to make the compiler work.
Edit: On second thought this should probably be in the RGSS forum, eh?
>ruby Test Program.rb
ruby: No such file or directory -- Test (LoadError)
>Exit code: 1
Test Program.rb obviously being what I named the program. Is it in the wrong directory or something? Or is there another compiler I can use? I'm trying to learn Ruby so I can eventually do some stuff in RGSS, so I'm kinda at a roadblock till I can find a way to make the compiler work.
Edit: On second thought this should probably be in the RGSS forum, eh?