btpoole
12 years agoChannel Surfer
Write IP to tmp
Attempting to use the roDeviceInfo to get an IP Address from the Roku and write it to a tmp file. I have the following: di= CreateObject("roDeviceInfo") WriteAsciiFile("tmp:/iploc.txt", di.GetIPAd...