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!

multiple commands

Status
Not open for further replies.

leev3

Technical User
Joined
Jul 31, 2007
Messages
2
Location
US
Is there a way to string multiple commands on one line? for example transmit "blah blah blah^m" waitfor ?
 
Is there a specific reason you want to do this?

You could use a call to another procedure that had those commands in it.
 
No, I can do it with a read from file, but it would make life easier with cutttting ang pasting.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top