‎2008 Mar 31 3:27 AM
Hi, I would like to know if i set a program running in background(schedule). The variable in initialization block whether will be initializated or not .Thanks!
‎2008 Mar 31 4:12 AM
Hi,
Try the same code
START-OF-SELECTION.
Regards,
Morris Bond.
Reward Points if Helpful.
‎2008 Mar 31 4:14 AM
‎2008 Mar 31 4:31 AM
I've debug in background mode, it will not init the variable while i put the code in the initialization block. If put it on start-of-selection, it is work. thanks!