Re: How to find network computers, use Rendezvous?
Re: How to find network computers, use Rendezvous?
- Subject: Re: How to find network computers, use Rendezvous?
- From: Martin Orpen <email@hidden>
- Date: Fri, 15 Oct 2004 21:59:43 +0100
Title: Re: How to find network computers, use Rendezvous?
on 15/10/04 9:48 pm, Martin Orpen at email@hidden wrote:
try
set theString to IPbase & "." & y
do shell script "grep '" & IPbase & "' " & pingTemp
set theFlag to true
on error
delay 1
end try
Odd, the “do shell script line is wrong, but it still works on my Mac...
Should be:
set theString to IPbase & y
sorry :-(
--
Martin Orpen
Idea Digital Imaging Ltd -- The Image Specialists
http://www.idea-digital.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden