[softwarelist] Re: Transloaders

In article <4e35aa4caddfs@xxxxxxxxxxxxx>,
   Dave Symes <dfs@xxxxxxxxxxxxx> wrote:

> I set this up on my machine as an obey file and tested it, it works as
> expected.

> Transferred to her machine and it doesn't work. (Obey and test/png
> were in the same dir).

That command:

<ChangeFSI$Dir>.ChangeFSI <obey$dir>.test/png
   <obey$dir>.test/spr 28r { > null: }

generates some output which is written to "null:" ie just thrown away.
If you change the command to, say:

<ChangeFSI$Dir>.ChangeFSI <obey$dir>.test/png
   <obey$dir>.test/spr 28r { > RAM::0.$.CFSIout }

and inspect the output, is thre anything useful in it?

-- 
Jeremy C B Nicoll, Edinburgh, Scotland - my opinions are my own.

Other related posts: