How to create variable and category from runtime
rotursoft
Slovakia
Hi all!
I need create (if not exists) new variables and categories and assign value from runtime.
frVariables := '';
frVariables := 'Skalkajsd';
This code does't create category and does't create variable.
Why ?
Thank.
TRoland.
www.rotursoft.sk
I need create (if not exists) new variables and categories and assign value from runtime.
frVariables := '';
frVariables := 'Skalkajsd';
This code does't create category and does't create variable.
Why ?
Thank.
TRoland.
www.rotursoft.sk
Comments
frdictionary.variables := '';