Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #21926

Re: Gforth linux system pipes?

Newsgroups comp.lang.forth
Date 2013-04-25 17:54 -0700
References <492f4bba-1a59-45a0-afae-a285a00218dd@googlegroups.com> <kkn7mk$l78$1@online.de> <194084f9-a614-466a-8862-3c0acd30490e@googlegroups.com> <93e7e7dd-5203-42ad-9430-5b87bd4aa1a1@googlegroups.com> <kl3qca$td$1@online.de>
Message-ID <ae228dca-7e8b-46ce-8519-cb6b76380000@googlegroups.com> (permalink)
Subject Re: Gforth linux system pipes?
From Philip Smith <philipkingsmith@gmail.com>

Show all headers | View raw


On Monday, 22 April 2013 11:00:57 UTC-6, Bernd Paysan  wrote:
> Philip Smith wrote:
> 
> >    So i was wondering when the newer version would be available for
> 
> >    general consumption Bernd?  Just wondering so if you have no answer
> 
> >    that is ok too!  I will figure this issue out but because of my time
> 
> >    frame for this project i may just scrap most of my gforth stuff and
> 
> >    just do it with bash as i am spending too much time trying to get even
> 
> >    the most basic stuff working for me reliably.  Thanks again.  PKS
> 
> 
> 
> The newer (git) version is for the newer (git) Gforth.  The 0.7.0 one was 
> 
> broken, but I fixed it in the v0-7-0 git branch to run for Gforth 0.7.0.
> 
> 
> 
> -- 
> 
> Bernd Paysan
> 
> "If you want it done right, you have to do it yourself"
> 
> http://bernd-paysan.de/

Hi again Bernd.   Ok so i can't seem to find this "fixed" script.fs for version 0.7.0 that you are referring to above.  I looked in the Savannah Git repository at version 0.7.0 Gforth and yes i did find script.fs but it still generates an error!  The error is as follows:

include script.fs
script.fs:24: Undefined word
    $? IF  r> >in ! 2r> defers >>>interpreter-notfound<<<

     So i guess i still do not have the correct script.fs !  Could i possibly have a link to this resource as it would be of great use!
     I have have come up with a work around but it is is cluggy... i simply redirect the output of a system call to a file and read the file in for the result.  At least it is reliable but as i say cluggy!  
     Thanks again for your help so far! PKS

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Gforth linux system pipes? Philip Smith <philipkingsmith@gmail.com> - 2013-04-17 14:49 -0700
  Re: Gforth linux system pipes? Bernd Paysan <bernd.paysan@gmx.de> - 2013-04-18 00:28 +0200
    Re: Gforth linux system pipes? Philip Smith <philipkingsmith@gmail.com> - 2013-04-17 15:40 -0700
      Re: Gforth linux system pipes? Philip Smith <philipkingsmith@gmail.com> - 2013-04-17 18:13 -0700
        Re: Gforth linux system pipes? Bernd Paysan <bernd.paysan@gmx.de> - 2013-04-22 19:00 +0200
          Re: Gforth linux system pipes? Philip Smith <philipkingsmith@gmail.com> - 2013-04-25 17:54 -0700
            Re: Gforth linux system pipes? Bernd Paysan <bernd.paysan@gmx.de> - 2013-04-26 16:19 +0200
              Re: Gforth linux system pipes? Philip Smith <philipkingsmith@gmail.com> - 2013-04-26 10:10 -0700
            Re: Gforth linux system pipes? anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2013-04-26 14:10 +0000

csiph-web