On Mar 21, 2010, at 12:14 PM, Mike Vogt wrote:

> The path change worked in serving the jpeg, I just thought I could use the 
> same path form as the includes I use all the time. Now I'm back to the 
> original problem with serving the fdf. I believe I need to clear the response 
> buffer before I include the fdf, but if I try Aparajita's suggestion:
> 
> SET BLOB SIZE($fusebox{"layout"};0)
> 
> I get a syntax error, and trying clear collection($fusebox{"layout"}) I get 
> an error saying 'Expecting a numeric expression', both of which I've checked 
> and rechecked.

Are you using a test script that is not in a fusebox circuit?  Looks like it is 
failing on $fusebox not being defined, although that is what it should have 
reported as an error.

if you are not in fusebox, use Clear Response Buffer.
 
> 
> It seems like this shouldn't be so hard, but it's proving elusive.
> 
> By the way, thanks for everybody's help, it makes banging my head against the 
> wall worthwhile.
> 
> Again, any thoughts greatly appreciated,

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to