Tsl statement which specifies keyboard input

Questions by rajsekhar

Showing Answers 1 - 6 of 6 Answers

Anand

  • Sep 27th, 2006
 

 TSl statement is create_input_dialog("message");

  Was this answer useful?  Yes

Senthil Kumar P

  • Sep 29th, 2006
 

Hi

The analog recording mode ,keyboard input specified as

type("value");

suppose you pressed the 'U' button

type("U");

 

 

  Was this answer useful?  Yes

sudhakar2068

  • Sep 29th, 2006
 

Create_input_dialog("Enter the ITem No");

To get the value from the key board

sudhakar kolla.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.

  Was this answer useful?  Yes

Mayank

  • Dec 20th, 2006
 

Sudhakar, I think this statement will create one input dialog box then we will enter the keyboard input. Can we use edit_set function for entering the keyboard inputs in any text field?

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions