| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: How do I automate processes and/or screen-scrape with IntelliTerm? |
| A.: Distinct IntelliTerm comes with a very powerful set of programming tools for desktop application development, allowing you to customize the way you interface with your host applications. Tools include EHLLAPI, HLLAPI, WinHLLAPI, a Visual Basic Toolkit and a full featured scripting language compatible with Visual Basic for Applications (VBA), OLE Automation Server that can be accessed from Visual Basic, Visual C++, Borland® Delphi™ and other environments that support OLE Automation, and DDE. The IntelliTerm Toolkit is downloadable from http://www.distinct.com/downloads/freetrials/index.asp |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: How do I get a copy of Distinct IntelliTerm for evaluation? |
| A.: You may download IntelliTerm for a no-charge 30 day evaluation period by going to http://www.distinct.com/downloads/freetrials/index.asp |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: How do I import text into another application, such as Word? |
| A.: The easiest way is to click-drag your cursor over text to be copied. As you release the mouse button, the text will automatically copy to the Windows Clipboard. You then paste the data into your application in the usual way. |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: How do I keep track of multiple sessions? |
A.: Once you have an open session, you create a new session by selecting Open New Session from the File menu. This will cause your sessions to be numbered as you open them. You can see all the open sessions under the Window menu and select the number of a particular session to work with. Selecting Cascade in any session causes all the session windows to display across the screen in order.
These numbered sessions will also show up as icons in the Windows System Tray. You can also click on these numbered icons to switch between open sessions.
You can customize this further by selecting Window Title in Edit Session Profiles from the Options menu.
|
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: How do I prevent my users from changing…? |
A.: IntelliTerm has many security features. You may find instructions by typing: Security into the Help index or online at http://www.distinct.com/products/intelliterm/docs/terminal.doc0047.asp
On WinNT/2000, you can store the ITERM.INI file in a directory that does not allow the user Write privileges. One would have to log in as Administrator to make changes.
|
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: How do I restore the default settings? |
| A.: Find and delete (or rename) the ITERM.INI file. IntelliTerm will create a new one with the default settings. |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: How do I save passwords? |
| A.: You can save passwords in TN3270 and TN5250 sessions. Select Host under Edit Session Profiles in the Options menu. The Session Password field allows you to enter a password up to 32 characters and is protected by encryption. This is used by the Password command in Quick Keys. See Quick-Key System Commands in the Help Index for more information. |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: How do I use IntelliTerm with in a Visual Basic application? |
| A.: Distinct IntelliTerm comes with a very powerful set of programming tools for desktop application development, allowing you to customize the way you interface with your host applications. Tools include EHLLAPI, HLLAPI, WinHLLAPI, a Visual Basic Toolkit and a full featured scripting language compatible with Visual Basic for Applications (VBA), OLE Automation Server that can be accessed from Visual Basic, Visual C++, Borland® Delphi™ and other environments that support OLE Automation, and DDE. The IntelliTerm Toolkit is downloadable from http://www.distinct.com/downloads/freetrials/index.asp |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: How many sessions can I run simultaneously? |
| A.: The default is 26 simultaneous sessions. Multiple instances may be started with 26 open sessions each. |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Intelliterm | Topic: General | Last updated: 3/31/2008 |
| |
| Q.: I am connecting to an MVS system in console mode and my commands are rejected. Why? |
A.: To solve this you need to turn off the ability to automatically process chained I/O streams. To disable this feature, you'll need to add this line:
AllowChainedIO=Off
to the session profile you experience problems with. Section profiles are stored in the ITERM.INI file in your Windows folder. Each profile is preceeded by the profile name in square parenthesis, e.g. [MY_ROUTER] |
| |
Do you find this information useful ? Yes No Not Sure |
|