03-20-2007, 02:59 PM
1. I need to store a string variable in smart dialog. So it's saved after refresh(button clicked). When I just put:
It's not saved next time..
I found SetProp / GetProp -functions, but they can only store an int(right?)..
2. I need to send a varible from a simple dialog to a smart dialog. The simple dialog has text input and then the smart dialog uses the input.
It's not saved next time..
I found SetProp / GetProp -functions, but they can only store an int(right?)..
2. I need to send a varible from a simple dialog to a smart dialog. The simple dialog has text input and then the smart dialog uses the input.