Home » Developer & Programmer » Forms » host procedure on 6i (limited characters on DOS)
host procedure on 6i [message #436816] Mon, 28 December 2009 11:53 Go to previous message
marceloy
Messages: 11
Registered: December 2009
Location: Brazil
Junior Member
Hi everybody,

I've got a problem when I use the HOST procedure to work with DOS Prompt. When I access the DOS Prompt via Oracle Forms HOST Procedure, the name of files and folders got limited by 8 chars plus extension.
Lets suppose I want to copy a file and the file name is my_image.jpg. What I have to do is:

HOST('copy MY_IMA~1 C:\TEMP\IMAGE01');


I guess it sucks cause the function GET_FILE_NAME give me the filename as my_image.jpg.
Do I have to convert the filename every time?


Does everybody know a better way to this?


[]'s

[Updated on: Mon, 28 December 2009 12:01]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to call Web Service (HTTPS) from oracle Form 11g ?
Next Topic: How to copy image from one folder to another using Oracle Form 6i
Goto Forum:
  


Current Time: Fri Apr 19 10:50:25 CDT 2024