[opencms-dev] Enter command in CmsShell

Thomas März thomasmaerz at gmx.de
Wed Mar 26 16:13:01 CET 2003


Hello,

> When I enter one of the following commands
>
> addGroup ("a","b")
> addGroup (new String("a"), new String("b"))
> addGroup (a, b)

If I remember correctly the command was:

   addGroup someString someString

This means: no commas, no brackets.

Regards,
Thomas März



More information about the opencms-dev mailing list