First I created a datamodule and put it on the form, the next
step is a button which has the function to append a ASCII text
file to a memo field.
Within VDB 5 I just could say : Append memo {Memofield} from ASCII file.
When using this syntax in VDB 7 and using a datamodule it not working.
Who know what's the syntax when you're using a datamodule, because
I can't find out if you have to use a reference to the
DATAMODREF of Query or Rowset.....
Greetings Peter
>Hi,
>
>First I created a datamodule and put it on the form, the next
>step is a button which has the function to append a ASCII text
>file to a memo field.
>Within VDB 5 I just could say : Append memo {Memofield} from ASCII file.
>When using this syntax in VDB 7 and using a datamodule it not working.
Use the copyFromFile() method of the field object. For more details on
this kind of thing, see X2OODML.ZIP (in the HOW TO section) of the
websites noted below.
Ken
---
Ken Mayer [dBVIPS]
GO HERE! NOW!
These newsgroups are going away fast!
Oops. Just realized the "websites below" aren't in the sig file over
here. Go to:
http://www.apptools.com/dbase/kenstuff/