続きです。

pause 1
wait 'Password:'
sendln HOST_PASS
sendln 'show config'
waitln 'Current configuration'
strmatch inputstr '[^: ]+\.cfg'exit
sprintf2 cmd 'upload file=%s server=192.168.0.1' matchstr
;messagebox cmd 'cmd'
sendln cmd
wait '>'
sendln 'logout'
Closett
Return
Endif
; [2]=============================