Works great. Thanks.
Those wishing to play with embperl under Windows will need to add the embperl.cpp/h, embparser.cpp/h to the _zone_ project in addition to defining EMBPERL and optionally EMBPERL_PLUGIN. Also, command.h is included twice in command.cpp. You will need to remove the _first_ #include statement to avoid conflicts.
|