Home » Developer & Programmer » Forms » Open file and release Forms control (Forms 12c)
Open file and release Forms control [message #669631] Fri, 04 May 2018 03:27 Go to next message
ganesh_jadhav0509
Messages: 74
Registered: May 2007
Location: Chester
Member

Hi All

How can i open file and release control

I tried with following code but does not release control from forms instance.

webutil_host.host('cmd /c C:\temp\test.txt');

Please can somebody help me.
Re: Open file and release Forms control [message #669633 is a reply to message #669631] Fri, 04 May 2018 08:16 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
What did you expect this to do?
You cannot execute a text file. What happens when you use a program like notepad++ ?
Re: Open file and release Forms control [message #669634 is a reply to message #669633] Fri, 04 May 2018 09:25 Go to previous message
ganesh_jadhav0509
Messages: 74
Registered: May 2007
Location: Chester
Member

Got it by following code
webutil_host.NonBlocking('cmd /c C:\temp\test.txt');
Previous Topic: Forms Developer Suite Install
Next Topic: Need to know that how we edit default smart bar its icon and naming without creating custom menu bar
Goto Forum:
  


Current Time: Thu Mar 28 10:24:39 CDT 2024