memo delete
John Esak
john at valar.com
Thu Jan 15 20:33:07 PST 2009
Before I would try anything else... I would dump the memo to a file and see
what's in there... or at worst case if you really just want to clear it on
that record...
Just set that field eq to null.
Build and @key that does it... maybe something like this:
if:
then: end
@keyC if:
then: input popup q(1,yesno) ("Are you sure you want to clear
the memo? (y/n) "
if: q ne "Y"
then: end
if:
then: 26=""; write; end
That should do it.
John
_____
From: filepro-list-bounces+john=valar.com at lists.celestial.com
[mailto:filepro-list-bounces+john=valar.com at lists.celestial.com] On Behalf
Of Dennis Diller
Sent: Thursday, January 15, 2009 10:36 PM
To: Filepro-list at lists.celestial.com
Subject: memo delete
Im have a memo Field when I use the command memo 26 edit it would display
the memo screen and I could add and edit the memo now when I press the @key
to trigger it I get booted out. I tried memo 26 delete but no luck. How can
I permently remove the memo. so I can use it again for this record.
thanks
Denny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20090115/5c3244f8/attachment-0001.html
More information about the Filepro-list
mailing list