upgrade syntax question [message #228803] |
Wed, 04 April 2007 04:51  |
1821
Messages: 40 Registered: November 2005
|
Member |
|
|
Hey guys I was just wondering if the latest version of oracle forms still supports the following syntax:
call (c:\temp.fmx)
call_query(c:\temp.fmx)
or do you have to use different syntax such as call_form for opening in query mode and normal mode? I know how to use the other methods I am just wondering if the code listed above will still work in the newer versions.
Thanks for any help.
|
|
|
|
|