> I can set map_scalebar_status to 'on' or 'off' using CGI, but not to > 'embed'. I get: > > getSymbol(): Symbol definition error. (embed):(242) > > Weird. Anyone else get this? Yup. In maplexer.l line 220, change embed's type from an OBJECT_STRING to a VALUE_STRING and recompile. This is fixed in CVS and in dmsolutions' latest win32 binary.