Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More help translating VB code into VFP code
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
More help translating VB code into VFP code
Miscellaneous
Thread ID:
00519289
Message ID:
00519289
Views:
41
I have limited Visual Basic knowledge. How would this code look in Visusal FoxPro? This code is to display the status of a fax control I have on a form and shows the status of the fax control during the sending of a fax.

Here is the VB code:
*** ActiveX Control Event ***
LPARAMETERS pstatobj
Private Sub FaxManJr1_Status(ByVal pStatObj As FaxmanJrCtl.IfaxStatusObj)
THISFORM.cStatus.Value = pStatObj.CurrentStatusDesc
Thanks for the help. I will keep working on my own translation, but you might be able to save me some time.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Next
Reply
Map
View

Click here to load this message in the networking platform