Thread
:
Tabname
View Single Post
#
12
03-24-2020, 08:59 AM
bgagnon
VanDyke Technical Support
Join Date: Oct 2008
Posts: 4,544
Hi pfistyle,
Change line 40 in the script to accommodate your $ prompt.
From:
Code:
strText = objTab.Screen.ReadString("#", ">", 5)
to:
Code:
strText = objTab.Screen.ReadString("#", ">", "$", 5)
__________________
Thanks,
--Brenda
VanDyke Software
Technical Support
support@vandyke.com
(505) 332-5730
bgagnon
View Public Profile
Find all posts by bgagnon