Re: No output

new topic     » goto parent     » topic index » view thread      » older message » newer message

ohtar wrote:
> My program makes output when interpreted by ex, but doesnt make any when
> interpreted
> by exw!

Try exwc instead of exw, or add some code like:
if getc(0) then
    end if

at the end of your program, so the exw window doesn't disappear
until you press Enter. Otherwise the exw window, with your output
on it, might appear and disappear so fast you don't even notice it.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu