bad image string on archive

Post Reply
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

bad image string on archive

Post by Silvio.Falconi »

on one record there is this string

.\images\quattr~1.png

to save the image I do:

cPathMask := oApp:cImgPath+UrlImage(cSeimage)
cImage:= RelativePath( cPathMask ) + UrlImage(cPathMask)

how can I avoid saving with the ~ symbol ?

I have on field 120 cr to save
any solution thanks
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
karinha
Posts: 4882
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: bad image string on archive

Post by karinha »

\samples\LONGNAME.PRG
João Santos - São Paulo - Brasil
Post Reply