| Author |
Message |
dev6ishl *nix forums beginner
Joined: 02 Feb 2005
Posts: 3
|
Posted: Fri Feb 04, 2005 8:34 am Post subject:
Re: files and forms6i
|
|
|
Thanx,
Actually I am looking for a way to open the images/documents from forms
runtime.
Read_image_file built-in helps me in loading images into item.
I am more interested in opening them other applications but through
forms 6i.
One more thing is how do i copy files from one directory to to another
directory.
I tried using move_file and copy_file from d2kwutil but nothing happens
nor do i get an error message.
I tried using copy command with host to move the files. It works if i
eplicitly hardcode the full path. I am basically trying to read the
path from a file and copy it to the desired location. It doesnot work
if i do it that way.
Any reasons
Thanx in advance |
|
| Back to top |
|
 |
Noel *nix forums addict
Joined: 25 Mar 2005
Posts: 67
|
Posted: Wed Feb 02, 2005 1:18 pm Post subject:
Re: files and forms6i
|
|
|
Użytkownik dev6ishl napisał:
| Quote: | Hi,
I scan & store images in file system. I would like to know how i can
open the images from forms runtime.
Thanx in advance
|
READ_IMAGE_FILE built-in should help a lot in loading images into item
of type 'Image'.
--
Noel |
|
| Back to top |
|
 |
dev6ishl *nix forums beginner
Joined: 02 Feb 2005
Posts: 3
|
Posted: Wed Feb 02, 2005 1:02 pm Post subject:
files and forms6i
|
|
|
Hi,
I scan & store images in file system. I would like to know how i can
open the images from forms runtime.
Thanx in advance |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|