John Cosmas
2005-07-11 21:44:26 UTC
I have a field that contains a file which I would like to copy to the local
hard drive. Please make adjustments and suggestions to the code below.
USE E:\GIMDATA07042005\Database\FILENOTE0008
SCAN
SCATTER MEMVAR
COPY FILENOTE0008.Document TO C:\*.*
ENDSCAN
The .Document field stores the a physical file in it (i.e. PDF, TXT, TIFF)
which I would like to retrieve and place onto disk. Any assistance would be
most appreciated.
John
hard drive. Please make adjustments and suggestions to the code below.
USE E:\GIMDATA07042005\Database\FILENOTE0008
SCAN
SCATTER MEMVAR
COPY FILENOTE0008.Document TO C:\*.*
ENDSCAN
The .Document field stores the a physical file in it (i.e. PDF, TXT, TIFF)
which I would like to retrieve and place onto disk. Any assistance would be
most appreciated.
John