Forum Discussion

btpoole's avatar
btpoole
Channel Surfer
12 years ago

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...