Home » Developer & Programmer » Forms » Attaching PLL in Remote Unix Server
Attaching PLL in Remote Unix Server [message #178759] Thu, 22 June 2006 08:37 Go to next message
nirmalnarayan
Messages: 261
Registered: April 2005
Location: India
Senior Member
Hi,

I am working in a offsite team in Windows environmen. The forms we develop is compiled and deployed in the Remote Unix Server.

I am unable to attach the PLL in unix server after deploying and compiling the forms in the Remote server.

Any idea what command i should use to compile and attach the PLL to forms in Unix machine.

Thanks

Nirmal
Re: Attaching PLL in Remote Unix Server [message #178946 is a reply to message #178759] Fri, 23 June 2006 08:50 Go to previous message
gacki
Messages: 33
Registered: May 2006
Location: Dueren, NRW, Germany
Member
Create a script file with the following content:

echo Compiling module $1 ....
f90genm.sh userid=<connect_string> batch=yes module=$1 module_type=library compile_all=yes window_state=minimize
done

Delete the outcoming plx file. Make sure the pll is placed within your FORMSxx_PATH. Compile your form.

Gerald
Previous Topic: Forms60_Editor
Next Topic: Unable to open connection in Forms.
Goto Forum:
  


Current Time: Fri Sep 20 09:28:17 CDT 2024