Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all articles
Browse latest Browse all 2128

Macro Command INPUTBOX Return Value - Tera Term Ticket #34827 on SourceForge.JP

$
0
0

Macro Command INPUTBOX Return Value

Open Date: 2015-01-22 23:11

Letztes Update: 2015-03-05 09:13

Reporter:(Anonymous)Eigentümer:(None)
Priority:5 - MediumMileStone:(None)
Type:BugsSeverity:5 - Medium
Component:(None)Status:Closed
ResolutionWont Fix

Details

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.

Last Update of this Ticket

2015-03-05 09:13 Update by: maya

  • Ticket Close date set to 2015-03-05 09:13
  • Status Update from Open to Closed.
  • Resolution Update from Invalid to Wont Fix.

Viewing all articles
Browse latest Browse all 2128