Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to ping an ip address from a table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00018370
Message ID:
00018404
Vues:
50
>>I recently created a foxpro 3.0 table, my program
>>searches for the record once the record is found
>>i ping the ip address but i am having a problem
>>
>>I have tried macro substitution but it does not work
>>can any one help me source code or give me some
>>advise
>>
>>
>>
>>
>>thanks Donald Harris
>
>Donald,
>
>The following code worked for me.
>USE iptable
>cIpAddress = iptable.ipaddress
>!ping &cIpAddress
>
>Ben Alicea
>
>B.A. Consulting

If the IP address contains . (dot/period) doesn't the Macro substitution end at the first . ?
Glenn
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform