Hi All,
I am using Dialog datatype in a page
Window.OPEN(Text201,PDCDate);
Window.INPUT(1,PDCDate);
Window.CLOSE;
variable declared is global not local.
while executing the page, RTC giver error for
Obselete function
.
If anybody came across the problem , please write.
Thanks in advance.
Mrigya
Comments
You should aviod using it. You should try to rethink your solution using a form.