Thread
:
ScreenSend variable
View Single Post
#
4
07-23-2019, 09:53 AM
bgagnon
VanDyke Technical Support
Join Date: Oct 2008
Posts: 4,548
Hi Allan_D,
Thanks for providing some context.
It's
vLines
that is the array,
strLines
was the variable before
Split()
. So when using the index, the variable is
vLines
:
Code:
crt.Screen.Send "dis bgp vpnv4 vpn & vLines(nIndex) & peer" & chr(13)
__________________
Thanks,
--Brenda
VanDyke Software
Technical Support
support@vandyke.com
(505) 332-5730
bgagnon
View Public Profile
Find all posts by bgagnon