jmaynar8's blog

Open file in procedure editor

Hello

I need to duplicate the functionality of the windows file explorer then it will open a file.p in the OpenEdge Procedure Editor (character mode).

With file explorer I can right-click on the file and within the sub-menu there is an option to open the file with the procedure editor.

Can someone supply me with the executable command to do this from outside of file explorer. I am using OpenEdge 10 on a windows 8 PC.

I tried using c:\pro101C\bin\prowin32.exe -p file.p
But that does not work.

I think it is not finding the propath??? :(


Error 5893 when trying to send PDF to printer

Hello

I would deeply appreciate it if anyone could assist me. This logic worked in previous version for update to Adobe xi seemed to break it.

I am getting error 5893 "The automation server for AcroExch.App is not registered properly".

I've googled this error repeatedly but cannot find an answer. The issue occurs during the create statement.

I am using OpenEdge version 10 - character mode.

DEFINE VARIABLE g_comhAcroExchApp AS COM-HANDLE NO-UNDO.

CREATE "AcroExch.App" g_comhAcroExchApp NO-ERROR.

full code attached.

Thanks in advance for any help anyone can provide.


Syndicate content