When require ‘parseexcel’ used in the ‘fox16’, I double click the .rbw
file, it cannot work. But when i perform in the source code, it can
work.
How to solve the ‘parseexcel’ and ‘fox16’?
When require ‘parseexcel’ used in the ‘fox16’, I double click the .rbw
file, it cannot work. But when i perform in the source code, it can
work.
How to solve the ‘parseexcel’ and ‘fox16’?
Probably the application need to write to some ‘STDOUT’. In .rbw files
if the applications tries to write to the default STDOUT(the prompt) it
trigger an error. Try changing the file to .rb and see what happen.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs