Archive of UserLand's first discussion group, started October 5, 1998.
Re: ContentServer trouble...
Author: Brent Simmons Posted: 5/14/1999; 4:57:54 PM Topic: ContentServer trouble... Msg #: 6263 (In response to 6261) Prev/Next: 6262 / 6264
From:http://frontier.userland.com/tree$2.7.2.7
"Macros that contain string literal parameters only are permitted."
So, you'd re-write your spacePixels calls, like this:
{spacePixels ("10")}
or,
{spacePixels ("10", "vertical")}
You also can't use named parameters, but you can use blank parameters. So your imageRef call would look like this:
{imageRef ("tornado2", "", "", "left")}
This page was archived on 6/13/2001; 4:50:10 PM.
© Copyright 1998-2001 UserLand Software, Inc.