[Openroad-users] Opening files at run-time in OR 4.1

Colin Hay colin.hay at Fintechnix.com
Tue May 15 12:22:22 EST 2007


Need help !

Trying to open a text document from within OpenROAD 4.1

Currently doing :

lv_system = 'cmd.exe /c "' + :lv_file + '"';
CALL SYSTEM (:lv_system);


This works but is painfully slow and is prone to error
E.g.

Takes 7 seconds to open the file in EditPlus (the default app to open
.txt files)
And if I close the text file too soon after it appears I get

'There was a problem sending the command to the program'

I have an ActiveX solution for Word docs

But is there a simple, reliable way of opening documents from within OR
Using the default app that also spawns a new process, ie. does not cause
OR to hang in the meantime ?

Colin Hay
Fintechnix

Specialist providers of back and front office systems for the financial services industry.
Featuring:  Fintechnix(r)
Disclaimer: 
Notice: This message contains privileged and confidential information intended only for the use of the addressee named above. If you are not the intended recipient of this message you are hereby notified that you must not disseminate, copy or take any action in reliance on it.
Any views expressed in this message are those of the individual sender,except where the sender specifically states them to be the views of Fintechnix Pty Ltd.



More information about the Openroad-users mailing list