Hi all,
Once again I am baffled attempting to perform what I thought would be a very simple task.
I have a memo field in a table, I would like to simply append a line of text to this field when the user performs certain functions, but I cannot seem to find the proper method to do so.
I see it is easy to append a .txt file for example, but it seems like too much work to write to a temp .txt file, then update the memo field, then delete the .txt file... and the MODIFY MEMO command doesn't seem to have what I need.
Am I overlooking something simple?
Thanks for the help!
MEP
Once again I am baffled attempting to perform what I thought would be a very simple task.
I have a memo field in a table, I would like to simply append a line of text to this field when the user performs certain functions, but I cannot seem to find the proper method to do so.
I see it is easy to append a .txt file for example, but it seems like too much work to write to a temp .txt file, then update the memo field, then delete the .txt file... and the MODIFY MEMO command doesn't seem to have what I need.
Am I overlooking something simple?
Thanks for the help!
MEP