Thomas Funk <t.f...@web.de> writes:

> Hi!
>
> I'm working on a composite configurator with FvwmScript and getting an
> issue with WriteToFile command. It only writes '#end' into the file.
>
> First I thought I've done something wrong but I do the same as in
> FvwmScript-BaseConfig. So I started a test with FvwmScript-BaseConfig
> and the same happens. Used FVWM is 2.6.5. This happens under Fedora 19,
> too.
>
> My next thought was something has changed in WriteToFile source since 
> creation of FvwmScript-BaseConfig - 2007-08-07. So I compared the code 
> from 2.5.22 and CVS but nothing has changed.
>
> So, what could be the problem?

We'd probably have to see the script but you could always resort to
adding printfs in Instructions.c.

Start with determining if it gets NbArg right.
Just seeing #end is an indication that it doesn't
see the args after the filename.


-- 
Dan Espen

Reply via email to