From: David V. <Dav...@kc...> - 2015-05-21 14:36:29
|
Hi, I'm using expect.pm to automate an application that telnets to a remote server using xterm emulation. I can log in to the remote system and navigate down the menu system to get the data I require, but the system requires a PF2 sequence to move back up the menu tree so it can repeat the loop. I've tried the following but it seems to have no effect:- $exp->send ("\033OQ") ; Anyone got any idea what I'm doing wrong? Apologies if this is a bit of a basic question, I'm quite new to all this. Kind Regards Dave This email has been scanned for all viruses. Please consider the environment before printing this email. The content of this email and any attachment is private and may be privileged. If you are not the intended recipient, any use, disclosure, copying or forwarding of this email and/or its attachments is unauthorised. If you have received this email in error please notify the sender by email and delete this message and any attachments immediately. Nothing in this email shall bind the Company or any of its subsidiaries or businesses in any contract or obligation, unless we have specifically agreed to be bound. KCOM Group PLC is a public limited company incorporated in England and Wales, company number 02150618 and whose registered office is at 37 Carr Lane, Hull, HU1 3RE. |