Hi All,
I have a program that works fine in VB 6.0 using Attachmate KEA. I am now trying to convert it to VB.NET and to work with Attachmate EXTRA.
Here is the code for the waitforstring function (not in its entirety):
VB 6.0 Version
Set Sess = sessns.Item(scrnLocation)
Set...
Hi All,
I have a program that works fine in VB 6.0 using Attachmate KEA. I am now trying to convert it to VB.NET and to work with Attachmate EXTRA.
Here is the code for the waitforstring function (not in its entirety):
VB 6.0 Version
Set Sess = sessns.Item(scrnLocation)
Set...
Thanks Michael.
I see what you are getting at. But i should make it clear that i have never written any code in Access.
Where do i put this code? in a module?
and would you or someone be able to give me a quick sample of the code i should write? or somewhere i can go to learn which commands...
Correction above, as i discovered i can set EMAIL-QUERY to automatically pass the customerID to QUERY1, so we just have to pass the customerID to EMAIL-QUERY, not QUERY1:
Read the line:
Run EMAIL-QUERY, but first giving QUERY1 the value 'count' as the customerID number.
As:
Run EMAIL-QUERY...
I may have scared a few people off by writing too much.
But basically i need the code (using whatever variable names etc you want) for the following pseudocode.
(Assume the main query is called EMAIL-QUERY, and one of the queries it uses, which takes the customerID to retrieve the result, is...
I am not experienced in Access, and so i have created a query through the design view.
I have created a query called "EMAIL-QUERY", which uses several other queries when it is run.
One of the other queries it uses, which i called "q1", asks for the user to input a customer...
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.