Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

..field names are EDIT001.. 1

Status
Not open for further replies.

lukedfl

Programmer
Nov 1, 2004
1
US
Hi All,

I found this tantalizing text in the Help system for Attachmate Extra v6.5 sp 2:

Editing Terminal Fields

EXTRA! identifies all protected and unprotected fields on the host screen and assigns default names to these fields. You can edit the name of any field and display the field location, length and type. The default values for protected fields are LABEL001, LABEL002, and so on. The protected field names are EDIT001. EDIT002, and so on.

Copyright 1996 - 1999, Attachmate Corporation. All rights reserved.

I am just stumbling into the macro language to learn to automate a monthly process. This looks like I could use it to read screens and fill in data at prompts, but I can't seem to find any other references or examples.

What ARE these people talking about? Does anyone out there have a code example showing these named areas(?) in use?

I look forward to hearing from you!

David
 
I don't know about these hidden field names, but you may want to check out my FAQs. The whole point of the macro language is automation.

How do I use VB(A) to manipulate attachmate (6.5+)? faq99-4069
I'm ready for Extra Basic... now what? faq99-4087
How do I get data to Excel? faq99-4068

calculus
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top