Re: telnet and file names
Barry Gordon <[email protected]>
| Newsgroups | gmane.comp.hardware.roku.technical |
|---|---|
| Message-ID | <[email protected]> |
Barry Gordon writes: Thanks Dave that explains it all. The problem with the CAT of rc.local is that my app uses an active-x telnet control that checks for the prompt and when it sees it, it process what was received. When logged on as root, the Prompt is # which is the first char in the "rc.local" file. When logged on as guest it has $ as the promt and stops in the middle where there is a "$" char. I have a way around it, just need to write more code! You guys are not only good, but the most responsive and helpful team of any vendor i have dealt with so far.