Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More help translating VB code into VFP code
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00519289
Message ID:
00519450
Vues:
18
You're right I had modified one line already. So Sorry. Original VB code follows:

Status reporting for fax modem -

Private Sub FaxManJr1_Status(ByVal pStatObj As FaxManJrCtl.IfaxStatusObj)
Label1.Caption = pStatObj.CurrentStatusDesc
End Sub

And here's the other set of VB code contained in my other VB translate thread:

See what FaxMan Jr. is doing -

Private Sub FaxManJr1_Message(ByVal bsMsg As String, ByVal bNewLine As Integer)
Text1.SelText = bsMsg
If bNewLine Then Text1.SelText = vbCrLf
End Sub
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform