GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  Forms Customization

 Print  |  
Question:  How to use java file HOST Command in oracle forms 4.5



September 09, 2008 06:50:04 #1
 prasmok   Member Since: September 2008    Total Comments: 1 

RE: How to use java file HOST Command in oracle forms 4.5
 
HOST('unix command <full path of file>',NO_SCREEN);
     

 

Back To Question