> File names are from StringGrid.Cells[x,y], thus, 'normal' strings. > I'll try ForceDirectories, and I'll report back. > Thanks
You cannot use ansistrings with Windows API functions. You need to
cast them to a PChar.
Try PChar( <insert here ansitring> )
--
Felipe Monteiro de Carvalho
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
