we are trying to use the automation object but after reading the documentation there appear to be no way to specify an LU Name in the connection unless you first create a connection file. Does anyone know if this is that case or are we missing something in the document.
Jon
------------------------------
Jon Greaves
It Director
Rocket Forum Shared Account
------------------------------
Page 1 / 1
we are trying to use the automation object but after reading the documentation there appear to be no way to specify an LU Name in the connection unless you first create a connection file. Does anyone know if this is that case or are we missing something in the document.
Jon
------------------------------
Jon Greaves
It Director
Rocket Forum Shared Account
------------------------------
Jon
------------------------------
Jon Greaves
It Director
Rocket Forum Shared Account
------------------------------
set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.SNASetParameters "Test"
bzhao.Hostname = "hostname"
SessName = bzhao.NewSession( 1 ) 'Create new MF instance
bzhao.Connect SessName 'link object to Session
SessionId = bzhao.GetSessionId()
bzhao.ConnectToHost 1, SessionId-1 'Session Id parameter is zero-based
------------------------------
Mike Jones
Rocket Internal - All Brands
------------------------------
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.