From: Eric B. R. <eb...@tc...> - 2003-03-25 01:38:16
|
On Monday, March 24, 2003, at 01:31 PM, Eric B. Ridge wrote: > On Monday, March 24, 2003, at 12:19 PM, Endre St=F8lsvik wrote: >> "no such directive".. well, it's a macro, goddamnit! And it's there! >> >> Adding the missing ")" fixes everything. > > Because of your missing ")", WM's parser thought the directive (or=20 > macro) you requested was a zero-arg directive/macro named=20 > "#contentString". > > This isn't a bug, it's user error. Brian convinced me that we can somewhat easily get this particular=20 error message changed to something like: "no zero-arg macro named #contentString" However, we're still not gunna be able to pick up on the fact that the=20= right-hand paren is missing. That's something you'll still need to=20 figure out manually by looking at the error message and line/column=20 information. eric > > eric > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Webmacro-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webmacro-devel |