From: Preeti B <pre...@gm...> - 2007-12-18 11:05:49
|
HI All, I am currently working on one command line application on AIX (Unix Platform).Here i need to use Expect package. By using Expect package at the top of the script,i want to use just Send command of Expect package to send characters like, 1. Press Enter key 2. Press spacebar 3. Press Control B or Control x 4. Or it could be just type character from keyboard through my perl script in the application. Please let me know how can i use send command for above mentioned functionalities.I need this information ASAP. Any help is much appreciated. Thanks & Regards, Preeti |