Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Button persist to be shown
Message
From
03/11/2005 16:08:39
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01065091
Message ID:
01065225
Views:
22
this is the code to call
pageframe:
tabs=.F.
button in page1
specialeffect=2 hot tracking
themes=.T.
picture='new.bmp'
**this button calls
Thisform.pageframe1.activepage = 2
thisform.pageframe1.page2.Refresh()
thisform.pageframe1.page2.cbadd1.Click()

*page2.cbadd1.clic():
thisform.adirec()

*thisform.adirec()
do form newcode to val1
if !empty(val1)
insert into regis (code) values(val1)
else
return .F.
endif
thisform.pageframe1.page2.txtname.setfocus()
return .T.
John Harold Belalcázar Lozano
Associate Director Of Development
http://www.belvicto.co/
jhbelalc@gmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform