On a procedure I must save the Path of Image
the user can select an image from computer and insert on the record
When the procedure save the record , save also the path of the image
I wish have a path like ".\images\fineimage.png"
Where the ".\images\" is the default path sample cPathImage:= ".\images\"
- How I can have the name of the Image and the extension to save as ".\images\fineimage.png" ?
- When I save the image the procedure must copy the file image from the folder of Computer where the final user selected the image into cPathImage
Do you have a small test trying to make it ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com