IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Personal Communications vb - How to Find Text


IBM Mainframe Forums -> PC Guides & IT News
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
wsyeo82

New User


Joined: 23 Apr 2009
Posts: 4
Location: Malaysia

PostPosted: Fri Apr 24, 2009 7:53 am
Reply with quote

Hi,

I would like to know if there is a possibility on having a VB script written in Personal Communications to search or get a required text in the screen?

Or, how can I get the pointer/cursor to point to the particular wording?
Similar to the Excel Find Function using Ctrl + F?

Thank you.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Apr 24, 2009 8:07 am
Reply with quote

Hello and welcome to the forum,

What happens when you simply use Ctrl + F?

Ctrl+F works in many situations. . .
Back to top
View user's profile Send private message
wsyeo82

New User


Joined: 23 Apr 2009
Posts: 4
Location: Malaysia

PostPosted: Fri Apr 24, 2009 8:20 am
Reply with quote

Hi,

In Personal Communications, there are no Ctrl + F or any functions of Find that I can find in the Edit Menu or other menus, which is why I hope there is a script that can help do the search.
Back to top
View user's profile Send private message
Escapa

Senior Member


Joined: 16 Feb 2007
Posts: 1399
Location: IL, USA

PostPosted: Fri Apr 24, 2009 2:00 pm
Reply with quote

Quote:
I would like to know if there is a possibility on having a VB script written in Personal Communications

NO.


You might need to do Print screen which will create word file with text on screen and use CTRL+F or vb macro to find it.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Fri Apr 24, 2009 2:11 pm
Reply with quote

What's wrong with ISPF "FIND" (F 'string') command . . . or did I totally misunderstood the question?
Back to top
View user's profile Send private message
wsyeo82

New User


Joined: 23 Apr 2009
Posts: 4
Location: Malaysia

PostPosted: Fri Apr 24, 2009 4:10 pm
Reply with quote

Hi,

That Find '****' i believe only applies when you have a Command Line in place. But to do a screen search, it doesnt work.

Im not too sure on what you meant by print screen which will create a word file with text. What kind of printscreen I can use that will allow me to Paste to Text?

Thank you for your response
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Apr 24, 2009 4:14 pm
Reply with quote

if You would explain better the problem/requirement, somebody might come up with ideas

and after You have found the string what is it supposed to happen IMWTK(*)

(*) IMWTK = Inquiring Minds Want To Know
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Fri Apr 24, 2009 5:07 pm
Reply with quote

wsyeo82 wrote:
That Find '****' i believe only applies when you have a Command Line in place.
. . . icon_eek.gif
Quote:
But to do a screen search, it doesnt work.
What does "screen" refer to here?
Back to top
View user's profile Send private message
Escapa

Senior Member


Joined: 16 Feb 2007
Posts: 1399
Location: IL, USA

PostPosted: Fri Apr 24, 2009 5:34 pm
Reply with quote

Quote:
Im not too sure on what you meant by print screen which will create a word file with text. What kind of printscreen I can use that will allow me to Paste to Text?


If you are using IBM PC Under file>printsetup choose Send to Note if you have other default printer

Then do print screen it will transfer screen to word doc keeping alignment same.
There you can do ctrl+F or macro
Back to top
View user's profile Send private message
MBabu

Active User


Joined: 03 Aug 2008
Posts: 400
Location: Mumbai

PostPosted: Fri Apr 24, 2009 8:47 pm
Reply with quote

Don't know about vbscript but you can do it by running Rexx on your PC and EHLLAPI which is built in to Personal Communications. Its considered an old technology but it works very well and it is easy once you do it once or twice.
Back to top
View user's profile Send private message
wsyeo82

New User


Joined: 23 Apr 2009
Posts: 4
Location: Malaysia

PostPosted: Fri Apr 24, 2009 9:36 pm
Reply with quote

Hi,

What I need to do is, when I use PCOMM to connect to, for example, the system such as IM12.
I want to write a VB script that will do;

IF (Find this screen contain text=IBM) then
point cursor there and then do a [tab] then fill 'Y'

else,
jump to next screen [pf8] and find again until no more new forward page.

end if

Well, that's what I want to do so that I can come out with a script that will help reduce the manual eye ball-ing functions.
I am alright with anyway of getting the cursor, I just need to know how to point it there and am going to try with the printscreen send to word if it works.

any other ideas?

Thanx!
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Fri Apr 24, 2009 9:54 pm
Reply with quote

wsyeo82,

so you know VBscript.
as MBabu suggested in his post,
you can CALL EHLLAPI API's to do all of this.

I know that you can do this with REXX on the PC.
I know that you can do this with COBOL on the PC.

now, if VBScript can also CALL API's you are in business.

Suggest you check the link for EHLLAPI that MBabu provided and learn about EHLLAPI.

You can check the VBScript people at microsoft,
I know that they respond to questions,
and see if VBScript can CALL the EHLLAPI API's.

EHLLAPI.dll comes as a part of IE, so do not download a different DLL.
there is also a WINEHLLAPI.DLL which can also be used.

I used it in the late 80's to scrape CICS Screens to accumulate totals.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PC Guides & IT News

 


Similar Topics
Topic Forum Replies
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts Find the size of a PS file before rea... COBOL Programming 13
No new posts 3270 personal communications. Can't c... TSO/ISPF 2
No new posts TEXT-TO-PDF Compuware & Other Tools 1
No new posts REXX to send an email in Mainframe wi... CLIST & REXX 3
Search our Forums:

Back to Top