Recent content by Wei Tat C

  1. W

    using cmd: system("prompt something"); How do i add an auto key-in key in...

    ...perl during interactive mode? example:- system("running other perl script that will prompt user to key-in character a"); how do i add in a auto key-in key into my own script when calling this system command? Is there a solution to this? Thank you.
  2. W

    using cmd: system("prompt something"); How do i add an auto key-in key in

    perl during interactive mode? example:- system("running other perl script that will prompt user to key-in character a"); how do i add in a auto key-in key into my own script when calling this system command? Is there a solution to this? Thank you.
Back
Top