Macros in CodeCreator

divine

Client
Регистрация
24.02.2012
Сообщения
1
Благодарностей
0
Баллы
0
The following works in the demo version of CodeCreator:

Код:
$instance->RiseMacros("{-Person.HumanLogin-|-[Eng|4][RndNum|1970|1990]-}");
But, the above does not work when I installed the professional version of CodeCreator. Now my CodeCreator only seems to accept macros in the following way:

Код:
$instance->RiseMacros("Person.FirstName", array( "eng", "male" ));
But, I don't know how to convert the normal macro functions into the above syntax (argument form).

Can anyone guide me on this? (I tried finding information about it on http://help.zennolab.com/en/v3/zennoposter/codecreator/webframe.html but couldn't figure this out)

Thanks!
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)