|
|
Register •
FAQ
• Search • Login
|
|
Page 1 of 1
|
[ 3 posts ] |
|
| Author |
Message |
|
Rand
Chief Warrant Officer
Joined: Tue Feb 27, 2001 3:00 am Posts: 100 Location: USA
|
I am trying to write a macro with Tera Term to perform Admin functions that can be started by a Scheduler.
In Windows XP(Home) Tera Term freezes and seems to grab almost all of the processor.
Does any one know of a telnet program that can have a script run automatically and then close when finished ?
Rand Al Thor, The Dragon Reborn
Let the Dragon ride the winds of time...
|
| Mon Jul 15, 2002 1:37 am |
|
 |
|
Thistledown
Warrant Officer
Joined: Sat Jun 08, 2002 2:00 am Posts: 76 Location: USA
|
Probably a silly question, but do you mean a free telnet terminal that can do this? I don't know of one.
ZOC can be started with the /S parameter to call a REXX script on startup and then the script can shut down the application. To do this (ZOC 3.x) Simply create a windows batchfile, we'll say TWGSAdminRun.Cmd, and have it invoke ZOC something like this:
@echo off
(path)\ZOC.EXE /U /TELNET:(server):2003 /S:(script)
exit
The script should end with
CALL ZocEndZoc
EXIT
ZOC 4.x may be a little different.
Edited by - Thistledown on July 15 2002 10:23:32 PM
|
| Tue Jul 16, 2002 12:22 am |
|
 |
|
Kemper_3
Lieutenant J.G.
Joined: Sat Dec 22, 2001 3:00 am Posts: 427
|
quote:
I am trying to write a macro with Tera Term to perform Admin functions that can be started by a Scheduler.
In Windows XP(Home) Tera Term freezes and seems to grab almost all of the processor.
Does any one know of a telnet program that can have a script run automatically and then close when finished ?
Rand Al Thor, The Dragon Reborn
Let the Dragon ride the winds of time...
In win2k, scripts (macros) for tera term don't work unless you keep manually changing focus between the script window and tera term. I assume this is the same problem you're having with winxp. There is no workaround.
|
| Tue Jul 16, 2002 3:17 am |
|
 |
|
|
Page 1 of 1
|
[ 3 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 6 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|