Please can you experts advise me on this.
I'm having huge arguments about this. I need to ensure that the attachmate client has refreshed the screen before my macro starts to gather the data.
Am I right in saying that Sess0.Screen.WaitHostQuiet(g_HostSettleTime) is, in essence, just a...
Don't know why it would work the first time around but....
Have you tried:
Acc_Count = Val(Trim(Sess0.Screen.GetString(Multi_Acc,3,1)))
I'm not a techie but thats what I would try.
Good Luck
Hi All,
Simple question (as always from me!). I don't know the syntax for saving an Excel Spreadsheet to a different name.
I use this code to open it:
Set obj=CreateObject("Excel.Application")
Set obj= getobject("D:\Scripts Output\" & SiteCode & " Aisle Layout MASTER.xls")
I then...
Again Thanx for your response MrMilson.
Tried your code today and it worked great.... Then was able to develop it in my "simplistic way" and it worked even greater! Thanx for the pointers.
BTW: Where can I find a list of all the variables attached to the ("internetexplorer.application")...
Thanks Mr Milson for that,
I am not at work (with no access to EB), so I can't check the variable "TestCondition" - Is this a reserved variable? (Excuse my ignorance!) or, where does it get set to Non-""?
Will check it out in the next couple of days at work.
Jez
Hi Guys,
I have a couple of Macros that do some heavy duty number crunching in the background and also create large text files on different servers over the network. While these processes are happening there is no indication that the macro is doing anything.
Has anyone created anything, in EB...
Thanx skie,
Sorry for the extremely long delay in replying to this - I got dragged off to a totally different project!
I used the principles in your code and I am having great success with it.
Thanx so much Guys - got back tonight, (after a week away with no access! - long story but I work for the big T in the UK) I spotted the problem, corrected it and we are running fine. However - Secondary question - can I use arrays in a Dialogue box - Switching to additional Dialogue boxes...
Hi people,
I'm quite new to EB (in fact haven't programmed for 10 years!). I have written some quite sophisticated scripts recently but am now struggling with multi dimensional arrays! I have used single level successfully.
I thought that the declaration would be something like:
dim...
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.