チケット #34827

Macro Command INPUTBOX Return Value

登録: 2015-01-22 23:11 最終更新: 2022-04-11 10:12

報告者:
(匿名)
担当者:
(未割り当て)
チケットの種類:
状況:
完了
コンポーネント:
(未割り当て)
マイルストーン:
(未割り当て)
優先度:
5 - 中
重要度:
5 - 中
解決法:
直さない
ファイル:
なし
投票
点数: 0
No votes
0.0% (0/0)
0.0% (0/0)

詳細

With the following macro language:

inputbox 'Enter value' 'Test Input Box'

if inputstr="" then

goto fail

endif

If the user does not enter anything into the field and only hits 'OK' on the inputbox dialog box, the macro will fail with an 'Invalid Syntax' on the 'if inputstr' line.

チケットの履歴 (5 件中 3 件表示)

2015-01-22 23:11 更新者: None
  • 新しいチケット "Macro Command INPUTBOX Return Value" が作成されました
2015-01-22 23:47 更新者: (del#1144)
  • 解決法なし から 不正 に更新されました
コメント

teraterm macro doesn't compare strings with '=' operator.

Use strcompare command. cf. http://ttssh2.sourceforge.jp/manual/en/macro/command/strcompare.html

2015-03-05 09:13 更新者: (del#1144)
  • 解決法不正 から 直さない に更新されました
  • 状況オープン から 完了 に更新されました
  • チケット完了時刻2015-03-05 09:13 に更新されました
2022-04-11 10:12 更新者: None
コメント

inputbox '시작할 시간 샘플 : 20211223-080000' '시작할 시간을 넣어주세요. date-time'

2022-04-11 10:12 更新者: None
コメント

inputbox '시작할 시간 샘플 : 20211223-080000' '시작할 시간을 넣어주세요. date-time'

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする