任务单 #10983

Macro Feature Request
开放日期: 2007-09-18 02:33 最后更新: 2009-12-10 01:34

报告人:
(匿名)
属主:
(无)
状态:
关闭
组件:
里程碑:
(无)
优先:
3
严重性:
5 - Medium
处理结果:
Won't Fix
文件:
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

Enhance the 'call' function to allow passing strings
to the called function. Sample from Procomm script
included below:

gopher ("ent-t3::140:tm;")

proc gopher
param string gopherthis
transmit gopherthis
waitfor "COMPLD" forever
waitfor ";" forever
endproc

任务单历史 (3/8 Histories)

2007-09-18 08:59 Updated by: (del#1144)
评论
Logged In: YES
user_id=1144

Hi,

you can set a string value for sub-routine like followings:
--
g_str = "ent-t3::140:tm;"
call gopher

:gopher
send g_str
timeout = 0
wait "COMPLD"
wait ";"
return
2007-09-18 09:04 Updated by: None
评论
Logged In: NO

I thought about that that, but the specific application is
to be able to generate a single-line command from a
spreadsheet.
2007-09-18 13:36 Updated by: (del#24082)
  • 处理结果 Update from to Won't Fix
评论
Logged In: YES
user_id=24082

Thank you for your feedback.

TeraTerm developer team have exchanged counsel this request,
however we have come to a decision not to implement this
feature because it is difficult to do.

If you or someone else make a patch about this feature, we
will feedback the patch to TeraTerm repository.

Thanks.
2007-09-25 21:43 Updated by: (del#1144)
  • 优先 Update from 5 - Medium to 3
2008-03-22 10:30 Updated by: robertjtownley
评论
Logged In: YES
user_id=33960

Setting system environment variables and retrieving with
getenv.
2008-03-22 20:13 Updated by: None
评论
Logged In: NO

Good idea but that's still two lines of code, awkward to
generate from a single row/formula in Excel!
2009-04-11 03:26 Updated by: doda
  • 组件 Update from (无) to Tera Term Macro
2009-12-10 01:34 Updated by: (del#1144)
  • 状态 Update from 开启 to 关闭
  • Ticket Close date is changed to 2009-12-10 01:34

Attachment File List

No attachments

编辑

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登录名