Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do i get the fuction keys to transmit in procomm plus 1

Status
Not open for further replies.

su8z3ro

Technical User
Joined
Jul 12, 2006
Messages
5
Location
US
I am trying to write a script to open an application then use a function key to switch to the next block in the form.The function key is f8 and the code for it is [[25~ and the ~ is seen as a pause. Any one have any ideas on how to do this?
 
Assuming you are using the transmit command, add the keyword RAW at the end of the line. That will cause Procomm to not interpret the tilde as a pause.

 
Sorry, i forgot to mention that i'm not trying to send the code for f8 but the function called by f8 which is next block. do i need to know the actual command that it calls if so how do i find it? Ive looked ing the kbd map and found that only the code for f8 is listed.
 
Right on!!! It worked great!! Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top