"q test.q" is confusing me. help!

If I type:q test.qwhen the file test.q program has:a: 1 + 2show a\I expect to see the number 3 displayed and for the q session to exit.any

Whats the issue…?i can see the script exiting if i type in the 3 lines u have put in.RaghuOn Jun 30, 6:31?am, butch <elmer_…> wrote:> If I type:>> q test.q>> when the file test.q program has:>> a: 1 + 2> show a> \>> I expect to see the number 3 displayed and for the q session to exit.>> any</elmer_…>