John Cosmas
2005-07-12 04:04:50 UTC
Does anyone have code that will take the contents of a GENERAL type field
and put it onto hard disk? Here is my existing code, which may encounter
files types TIF, GIF and PDF that is stored in the field.
USE E:\GIMDATA07042005\Database\FILENOTE0008
SCAN
SCATTER MEMVAR
COPY FILENOTE0008.Document TO C:\*.*
ENDSCAN
Please help.
John
and put it onto hard disk? Here is my existing code, which may encounter
files types TIF, GIF and PDF that is stored in the field.
USE E:\GIMDATA07042005\Database\FILENOTE0008
SCAN
SCATTER MEMVAR
COPY FILENOTE0008.Document TO C:\*.*
ENDSCAN
Please help.
John