Microsoft Visual Foxpro
Microsoft Visual FoxPro Codes, Tips, Window Design, Database and Tables
Search This Blog
Branch Setting
PUBLIC pBranchName
LOCATE FOR ALLTRIM(BranchName) = ALLTRIM(THISFORM.Combo1.Value)
pBranchName = ALLTRIM(BranchName)
= MESSAGEBOX("You select "+ALLTRIM(pBranchName)+" Office?", "Confirmation")
THISFORM.Release()
Newer Post
Older Post
Home