Unfortunately I work on a Z/os mainframe... I have been wondering about a solution to the problem of catching colours form screen. Copying text is possible by means of a default macro which uses a proper API. Do you think that an API for pulling format out of the framebuffer could exist as well?
I have no escape character near the coloured row. I' ve tried with a cut and paste of the coloured line on a text document but nothing strange appeared near the pasted text.
I have also tried pasting in excel, it gives you the possibility to paste as bitmap image, csv, unicode text, but it...
My aim is not to create a macro which interacts with the find command issued in mainframe, I know it is not possible to do so, i.e. I cannot issue the find command (in mainframe) and tell visual basic to act on the found string, because it can' t be aware of the exit status of a mainframe...
Thank you very much for your reply. I don' t need to find something to parse it and copy it to excel, I need to find things and operate on them directly in the mainframe file.
The find command I use it' s not a vb command, it's a command embedded in the mainframe program I use to manage the db...
Hello, I am trying to find a way to operate on highlighted rows/strings.
I work with hierarchical db on mainframe, thus the command "find something" is essential for my job. When a string match, the system highlight it in red. Is there a way to tell vb to place the cursor on/before/after the...
Hello all! I' m new to this forum and I have the same problem. The find command is essential for the kind of work I do, and having a macro that can detect a resulting highlighted row, placing the cursor before it could help me greatly in automating a lot of things I am requested to do.
Thank...
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.