Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to ping an ip address from a table
Message
From
25/01/1997 22:21:30
Ben Alicea
B.A. Software & Consulting, Inc
Oldsmar, Florida, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00018370
Message ID:
00018421
Views:
42
>>>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 . ?

No.
Previous
Reply
Map
View

Click here to load this message in the networking platform