#TERM Help Needed
31-Oct-93 14:06:14
Sb: #120173-#TERM Help Needed
Fm: Meyn Consulting 100034,2210
To: Rob Stanton 74075,116
Hy Rob,
you can use of '\p' (for password) and '\u' (for username) in so called
command sequences, you can define one function key to send \u\r\p\r
(username and password, separated by CRs) to answer the CompuServe login
sequence. To do this, you must define a phone-book entry for CompuServe,
and set username and password there. Even better would be an ARexx script
to log into CompuServe (I use one). Look at the supplied demo
AutoLogin.term (in the Term:ARexx/ directory), even if you can't program
ARexx (like me <g>), the script is easy to understand and to modify. Look
into the termRexx documentation for the syntax of the commands.
Markus