I actually want to have another a java program that I developed display the information that comes into the emulation environment instead of it displaying on the KEA session. I know I can actually do this directly from my java program and not even have to call a kea session, but due to...
I need some major assistance. I am trying to redirect the output on the screen to the system, so that I can have another application pick up that information. Does anyone have any idea on how to redirect or pipe the screen information into the system???
I have KEA 420.
OK it keeps appending the first screen over and over and over hundfres of times. It is in the Do loop that this is occuring. When I take out the While...Wend loop it prints each screen, but not properly laying it out. If I add the While loop it prints the first screen only but lays out...
Gives me out of memory error on the string this line:
bLastPage = Instr(ReportPage$,"1 Performance Monitor (kc version)")
Know of any way to increase the memory of a string???
...FIX
Use the macro function "CaptureSetup" to specify options for saving received data in a file.
For example:
CaptureSetup( FileName = "d:\temp\session1.txt" )
Capture = TRUE ' this property sets the object to enable or disable File Capture
* Navigation code would go here...
Capture = FALSE
So I got this far with scrolling thing just trying to see what I could come up with. It gives me and error on line 92, which tells me it is out of string space. Is there any way to make the string space larger, like calling more memory allocated to it or something. Line 92 is the...
The only way to recognize the end of the report would be to see that on the last screen there would be a line stating this: "1 Performance Monitor (kc version)"
That always appears at the end of the report. in order for me to go to the next screen I just hit the return key.
Here is maybe a better idea. I can actually make the macro run the report and then it can be displayed screen by screen. I can capture it each screen and then hit return. Any ideas on this working? The only problem is it is not necessarily going to be the same amount of screens each time.
I can type "F1B" and jump to the bottom or just use the page up and page down keys. "F1T" takes me to the top of the report. I think using the browse may be easier to make this work. The lines on screen are always the same amount.
Thanks for all the help everyone. I am going to be out a lot...
A Little cleanup here: The message box macro displays just the last screen.
I was afraid of this, but the help is not loaded in the editor for the enterprise edition. I think they did not want to load it here at my job. I will see if there is a way fo rme to get my hands on it.
THe 35 lines would not work. I do not have apaste from Buffer under Any of the drop down menus. When I clicked on paste it paste something I copied on windows not what was copied onto the buffer.
I will try your last suggestion. The HIS extendion if dropped gives a whole bunch of code that is not readable in text format. Also, I have the option of just browsing the document and then I can do a "f1 B" function and it will jump to the bottom of the document where the last line always...
I found a nice little feature in Enterpris it allows me to retain the history to a file with an extension ".HIS". Notepad does not read this file. Only a KEA emulator session will read it. SO that does not work either.
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.