[MAC: InDesign CS4] Router IP address
dear all,
how can find ip address of local computer via javascript. appreciate of clue on this.
thanks,
anil yadav
run code give ip address.
var systemip = "set theip shell script \"ifconfig | grep 'broadcast' | awk '{print $2}'\""; var getip = app.doscript(systemip, 1095978087); alert (getip)
shonky
More discussions in InDesign Scripting
adobe
Comments
Post a Comment