I have a report done to print size A5.
How can I print the same report twice on a A4 page? (like original and duplicate on the same A4 page?)
Thank's a lot
My intention is close the conection, because this function only runs if the user try to connect to a different database.
Set as400=nothing, was a try to make the signon to open again, asking for a new user and password.
Jim,
the function to determine the user works fine, my problem is when the database is different(If database <> "XXX"), I need to change the user name (from strUsername to strUsername & "Y"), to force the signon of AS400 to open, and logicaly ask for the password.
My problem...
I'm using the following code to connect to an AS400. Everything works fine except when I need to login with a different userID. How can I force a signon when userID is different ?
Function test(database)
Set as400 = Nothing
as400.Define UCase(as400systems.DefaultSystem)
Set...
I'm using the following code to connect to an AS400. Everything works fine except when I need to login with a different userID. How can I force a signon when userID is different ?
Function test(database)
Set as400 = Nothing
as400.Define UCase(as400systems.DefaultSystem)
Set...
I'm using the following code to connect to an AS400. Everything works fine except when I need to login with a different userID. How can I force a signon when userID is different ?
Function test(database)
Set as400 = Nothing
as400.Define UCase(as400systems.DefaultSystem)
Set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.