Paradox Community

Items in pnews.paradox-programming

Subject:Finishing With A Variable
Date:Thu, 16 Aug 2018 12:23:30 -0700
From:Peter <peter@whiteknight.email>
Newsgroups:pnews.paradox-programming
Working with a form variable in this case but am wondering about the 
necessary steps to make sure a variable is closed or no longer has scope 
which may interfere with another process.

frm.attach(a form's title)

I am finished with this so I normally put
frm.attach()
frm.unAssign()

There are several types that do not allow ".unattach" so is ".unassign" 
useful? Thanks.


Peter


Copyright © 2004 thedbcommunity.com