Page 1 of 1

bad image string on archive

Posted: Sat Feb 15, 2020 8:54 am
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

Re: bad image string on archive

Posted: Mon Feb 17, 2020 3:29 pm
by karinha
\samples\LONGNAME.PRG