‎2008 Dec 22 12:58 PM
Dear experts,
Please let me know if there is any way to debug a macro.
there is a standard code using DEFINE , END OF DEFINE, that doesnt work , but I cannot see why it gives me short dumb and where.
Please help.
Thank you in advance,
Roxani
‎2008 Dec 22 1:12 PM
hi,
You cannot debug macro. Can you upload what dump you are getting.
Reg
Hemanth
‎2008 Dec 22 1:27 PM
Thank you all,
I got an access key and converted the macro to form so I saw what was happening.
an Insert statement did not work (duplicate records).
Regards,
Roxani
‎2008 Dec 22 2:13 PM
Hi Roxani,
Try with switching System Debugging on.
To do this, in debugger go to Settings->System Debugging on/off
This may help
Marcin
‎2008 Dec 22 2:33 PM
>
> Hi Roxani,
>
> Try with switching System Debugging on.
> To do this, in debugger go to Settings->System Debugging on/off
>
> This may help
> Marcin
No. It won't.
‎2008 Dec 22 1:16 PM
Hi,
a) it performs a pre-defined task
b) it is reusable
c) it is stored in database (global macros are not stored in program )
d) Cannot be debugged
Regards,
Pravin