File .dmp and WIN_API_SHELL.WinExec
How can I making .DPM file from Forms with WIN_API_SHELL.WinExec function? In event button-pressed, I called procedure Win_Api_Shell.WinExec('Win_api_shell.WinExec('C:\oracle\dev6i\BIN\ifrun60.exe module=G:\prg_orc_dev6i\fin\snimanje.fmx'
,WIN_API.SW_SHOWNORMAL,true); but in forms runtime, when i click this button,the forms runtime produced an error "FRM-40734 internal error:PL/SQL error occured", I had compiled all my routines and completed successfully, can anybody help me ...please....thank u
Thanks