read forms path in the code from forms environment [message #401502] |
Tue, 05 May 2009 04:56 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
sirivijay
Messages: 48 Registered: October 2008
|
Member |
|
|
hi,
when migrating from forms 6i to 10g i hardcoded some paths for some required files c:\oracle\DevSuiteHome\forms\temp\tempxml.xml
But this is not an acceptable procedure as this code looses portability.this path completely different in development and production servers..
I want to read the forms path in the server i deployed and concatinate the remaining.can any one give me an idea how can i write this line
c:\oracle\DevSuiteHome\forms\temp\tempxml.xml by replacing c:\oracle\DevSuiteHome\forms with a variable which reads from environment file.
[Updated on: Tue, 05 May 2009 05:47] Report message to a moderator
|
|
|
|
|
|