Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Did I translate this VB command into VFP correctly?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Did I translate this VB command into VFP correctly?
Miscellaneous
Thread ID:
00520767
Message ID:
00520767
Views:
35
VB commands -

FaxmanJr1.SendFax
Do While FaxmanJr1.Status <> DEV_READY
Do Events
Loop

VFP commands -

THISFORM.FaxmanJr1.SendFax
DO WHILE THISFORM.FaxmanJr1.Status <> DEV_READY
DOEVENTS && I don't think this is right????
LOOP
ENDDO

Did I tranlate the VB into VFP properly? I wonder because the code does not seem to be working. I seem to be in a tight loop with no way out and no other processing is being done while I am looping as I had hoped. Thanks for the help!
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