Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to ping an ip address from a table
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00018370
Message ID:
00018404
Views:
45
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform