Está en la página 1de 7

1.

I am having trouble defining keys in the keyboard dialog


window. They appear to be defined correctly, but when I
start NetTerm and login to a host, they don't work.
The problem is, when you defined the keys, the Num Lock
light on your keyboard was on. NetTerm thought you were
defining the keys with the Num Lock modifier. Try defining
your keys again, and make sure that the Num Lock light on
the keyboard is not on, and the green ball next to the Num
Lock status (upper right hand of the dialog box) is not set.
If you really want to define a key with the Num Lock modifier,
then of course you can do so. Simply left mouse click on the
Num Lock key in the dialog box. A green ball will then be
displayed. Now click on the key to be defined, and use the
standard procedure to define the key. In general, you should
never define a key with the Num Lock modifier, or while online.
2. I am having trouble pasting text into the NetTerm window.
I am having trouble doing an ascii file transfer.
NetTerm uses two timing values for both paste text and send
ascii files to a host. These can be specified by selecting
the Options|Setup|Global Settings|File Transfer Tab.
Normally Delay-1 should be 20 and Delay-2 should be 200.
3. I can't get NetTerm to save my phone book entries.
This normally happens when you unzip and install NetTerm in
the same directory. You must unzip the NetTerm distribution
in a temporary directory, then install into it's permanent
directory.
4. Is it possible to limit the number of NetTerm sessions?
Yes, just add the MAXINSTANCE=x keyword in the netterm.ini file
where x = the maximum number of NetTerm sessions. The keyword
should be placed in the top portion of the netterm.ini file under
the section [TERM].
5. I cannot find my modem in your list of supported modems.
Trying to keep up with all of the available modems and buying each one
for testing would be very expensive. We would also suggest that you
select the TAPI option if your systems supports it. A source for most
modem setup strings can be found at:
http://www.uk.pipeline.com/support/modems.html
6. Will the FTP Server work with BBS's that support this feature?
Yes, we have tried it with bbs.execpc.com and got excellent results.
7. Will NetTerm work with the Netscape WWW client?
Yes, just define NetTerm to Netscape by using Netscape's Options,
Preferences menu. Select the "Applications and Directories" tab.
On the line "Telnet Application", use the browse button to locate
NetTerm and you ready to telnet directly from Netscape.

8. How do I get the correct international characters for my country?


NetTerm has the ability to map both the keyboard and video with
the use of country tables. The country table can be defined by
host, using the 'Mapping' push button within the phone directory.
A country table must be created by copying the country.ini file
to another file prefixed with the desired country name, such as
norway.ini. Then define this mapping file to one of your hosts
and use the Options-Setup-International menu to map both the
video and keyboard sections. The example file norway.ini contains
the following mappings:
Video
0x7b -->
0x7c -->
0x7d -->
0x5b -->
0x5c -->
0x5d -->

0xe6
0xf8
0xe5
0xc6
0xd8
0xc5

KeyBoard Normal KeyBoard Shifted


0x1a --> 0x7d
0x1a --> 0x5d
0x27 --> 0x7c
0x27 --> 0x5c
0x28 --> 0x7b
0x28 --> 0x5b
Note that the keyboard mapping uses
the unique Windows key scan code.

The Options-Setup-International menu also has a global flag that


will enable/disable mapping for all hosts.
InterSoft will accept unique country files and will include them
in the normal distribution of NetTerm. Once you have tested out
your country file, email to the address shown in the About box.
9. How can I print files that contain HP printer escape sequences?
The program netsend.c should be uploaded to your host and compiled.
This program is designed to handle files with HP printer
control sequences and extremely long lines which would normally
not work correctly with the standard netprint script file.
The SmartPrint option of "Write direct to printer port" or
"Send direct to Windows spool queue" should be chosen for
final printing (NetTerm Options-Setup-Global Settings-Printing).
10. For the Unix WordPerfect users, from one of our clients:
A hint: If any other Netterm users inquire about using
your telnet with WP5.2+ for Unix, ensure they use
386CONS as the value for the environment variable
WPTERM52 when using KEYS-WORDPERFECT. Even though they
are actually using vt100 emulation, this will ensure the
system anticipates the correct codes.
11. The protection logic for versions 3.2.0 and higher has been
changed to allow more complete control of the toolbar, menu
items, and submenu items. A new file named protect.ini has
been included with the NetTerm distribution which controls
the new protection logic. This file can be located anywhere
and it's location is specified in the netterm.ini file with
the PROTECTFILE keyword. To enable protection, set the
PROTECT keyword to a 1. For example, to enable protection
using a protect.ini file located on D: drive in the data
directory, place the following in the netterm.ini file:

PROTECT=1
PROTECTFILE=D:\DATA\PROTECT.INI
The protect.ini file has three major areas. They are:
Toolbar Protection - Control icons displayed on the toolbar
Menu Protection
- Controls the high level menu items
Sub menu Protection - Controls individual sub menu items
To disable a icon, menu item or sub menu item, simply change
the value ON to OFF. If you turn off a high level menu, it
is not necessary to turn off it's lower level menu items.
12. Can I use the SmartButtons to select a menu item such as
Print Screen? Yes, if you place ~99999 in the Transmitted
Key Data field (where 99999 is one of the menu item codes)
NetTerm will select that menu item.
Refer to the table below for valid menu item codes.
If you place a valid key definition name after the ~, NetTerm
will immediately load that key definition. For example, placing
~EMACS in the Transmitted Key Data field will load the key
definitions for EMACS. This technique allows you to switch
between key definitions by just pressing the SmartButtons.
This technique normally requires at least two SmartButtons,
one for the special key definition such as EMACS and one to
return to the 'normal' definitions such as DEFAULT.
If you place a valid html URL within a SmartButton, NetTerm
will call your user defined browser for processing. This
works for all URL's including the ftp:// URL.
Can I have more than just eight SmartButtons.
Yes, you can define three sets with eight buttons each. To
switch to another set, right mouse click anywhere on the
SmartButton toolbar.
13. Can I use the Smartbuttons to run a script or a program?
Yes, if you place an @ character as the first character in
the Transmitted Key Data field, NetTerm will then look at
the data following. If it finds the value .exe in the data
string, it will start the program specified. Command line
arguments can also be specified. Note that the .exe must be
in lowercase. For example:
@notepad.exe
If the value .exe is not found, NetTerm will then process the
string as a script file. Note that you must be online and the
complete path to the script must be supplied. For example:
@\netterm\scripts\runtime.txt
14. I can't get the modem to be silent while dialing, why not?
NetTerm recently changed the way it sets the modem up in order
to handle some of the newer PCMCIA modems on the market. If

your current modem setup sting looks something like:


AT %F1 M0 S11=40 S2=128
change it to:
AT%F1\rATM0\rATS11=40 S2=128
The ATM0 portion of the command is what tells the modem to be
silent.
15. From one of our clients. If you use the Norton program FASSINT,
watch out! It causes NetTerm and other programs to crash.
16. Will NetTerm work with netcom?
The basic telnet client of NetTerm will work with the netcom TCP/IP
software, but not the zmodem or FTP server. We are currently working
on ways to resolve this. NetTerm will however work completely if you
use a winsock such as Trumpet instead of the normal netcom software.
We have included a script file, netcom.txt, which can be used with
Trumpet to access netcom. Based upon our tests with netcom, the
purchase of Trumpet WinSock is a very wise investment and will make
your WWW surfing much faster and enjoyable.
17. Can I use the Transparent print feature on hosts that do not support
this feature?
Yes, we have added a new menu item under the "File" menu called
"Formatted Transparent Printing On". This feature allows limited
control and formatting of data that is normally sent only to the
screen to be also sent to the printer using the same options that
are available to normal transparent print requests. The following
two keywords in the netterm.ini control the formatting:
FORMATPRINT_START=y^M
FORMATPRINT_LINES=39
The FORMATPRINT_START keyword specifies what string should be sent
to the host to start the printout. When the formatted transparent
print option is selected, the internal transparent print logic is
turned on and the FORMATPRINT_START string is sent to the host to
indicate that the printing should be started. The FORMATPRINT_LINES
keyword specifies the number of lines (line feeds) that should be
processed as one page. When this value is reached, a form feed
will be added to the printer data to force a new page. Once the
host has completed sending all the data, the 'Transparent Printing
Off' menu item should be selected. This will instruct NetTerm to
print the data using the options selected in the Options-SetupGlobal Settings-Printing dialog panel.
Note that since both menu items that control this feature are menu
items, SmartButtons can be defined to start and stop the transparent
printing. Refer to FAQ number 14.
18. Instructions for rlogin support.
Initial rlogin support has been added to NetTerm. To use, set the
telnet port to 513 in the phone book and then place your host userid

in the desktop dialog panel.


19. Looking for a nice font that will display almost full screen at
1024 x 768 resolution? Try Courier New, 14 points, bold.
20. From one of our clients. On selected machines, the text on the
Smartbuttons turned into Greek! After looking at this problem
for some time, the problem is related to what fonts are defined
or not defined on the workstation. NetTerm determines the font
point size to use on the SmartButtons by calculating the length
of the largest text contained within the SmartButtons and the
current screen resolution. It then suggests to Windows that it
use either the MS Sans Serif or Arial Narrow, depending upon the
outcome of the calculation. However, Windows also tries to
select the best font, based upon what is available, and this
may not be either MS Sans Serif or Arial Narrow.
// NetTerm Menu Items
// File Menu
#define IDM_CONNECT
#define IDM_DISCONNECT
#define IDM_PHONE
#define IDM_BBSLIST
#define IDM_SEPARTOR_10004
#define IDM_PRINT
#define IDM_SETUP
#define IDM_SPRINT
#define IDM_SEPARTOR_10008
#define IDM_LOGPRINT
#define IDM_LOGFILE
#define IDM_EJECTP
#define IDM_SEPARTOR_10012
#define IDM_TPON
#define IDM_TPOFF
#define IDM_STPON
#define IDM_SEPARTOR_10015
#define IDM_EXIT

10000
10001
10002
10003
10004
10005
10006
10007
10008
10009
10010
10011
10012
10013
10014
10015
10016
10017

// Edit
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define

11001
11002
11003
11004
11005
11006
11007
11008
11009
11010
11011
11012
11013
11014
11015
11016

Menu
IDM_SCB
IDM_RCB
IDM_SEPARTOR_11003
IDM_RESET
IDM_ERESET
IDM_SBREAK
IDM_LBREAK
IDM_AP
IDM_SEPARTOR_11009
IDM_SAVESCREEN
IDM_CLEAR
IDM_CLEARS
IDM_SAVEAS
IDM_SEPARTOR_11014
IDM_PASTEIPA
IDM_PASTEIP

// Options Menu
// Setup Main
#define IDM_FONT

12000

#define IDM_SETTINGS
#define IDM_ANSIC
#define IDM_KB1
#define IDM_DESKTOP
#define IDM_DBBAR
#define IDM_PIN
#define IDM_SETTELNET
#define IDM_SEPARTOR_12008
// International Video/Keyboard
#define IDM_SS
#define IDM_AM
#define IDM_VM
#define IDM_KM
#define IDM_KO
#define IDM_LCD
// Options Tools
#define IDM_FINGER
#define IDM_RESOLVE
#define IDM_MYIP
#define IDM_FTPD
#define IDM_PRINTER
#define IDM_FTPC
// Options Trace
#define IDM_TRACE1
#define IDM_TRACE2
// Send
#define
#define
#define

12001
12002
12003
12004
12005
12006
12007
12008
12300
12301
12302
12303
12304
12305
12400
12401
12402
12403
12404
12405
12501
12502

Menu
IDM_SASCII
IDM_SKERMIT
IDM_SZMODEM

906
905
900

// Receive Menu
#define IDM_RASCII
#define IDM_RKERMIT
#define IDM_RZMODEM

916
915
917

// Window Menu
#define IDM_NEWWINDOW
#define IDM_QUICK
#define IDM_EDITOR
#define IDM_TITLE
#define IDM_SAVEXY
#define IDM_SEPARTOR_15004
#define IDM_HOSTSTART
#define IDM_HOSTEND

15000
15001
15002
15003
15004
15005
15500
15549

// Help
#define
#define
#define
#define
#define
#define
#define

16000
16001
16002
16003
16004
16005
16006

Menu
IDM_HELP
IDM_SEPARTOR_16001
IDM_ORDERING
IDM_REGISTER
IDM_LEGAL
IDM_SEPARTOR_16005
IDM_ABOUT

// Mouse Menu
#define IDM_URL
#define IDM_PSTRING1
#define IDM_PSTRING2

17000
17001
17002

#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define

IDM_BBSDOOR
IDM_SKEY
IDM_SEPARTOR_17005
IDM_MSCB
IDM_MRCB
IDM_MRSCB
IDM_MCLEAR
IDM_MPRINT
IDM_MRESET
IDM_ESCROLL
IDM_MCLEARS
IDM_PSCROLL
IDM_MSAVEAS
IDM_PRINTH
IDM_SHOWCLIP
IDM_SEPARTOR_17019
IDM_MPASTEIPA
IDM_MPASTEIP
IDM_SEPARTOR_17022
IDM_MSFONT
IDM_MMFONT
IDM_MLFONT
IDM_SEPARTOR_17026
IDM_MSSFONT
IDM_MSMFONT
IDM_MSLFONT
IDM_NOOP

17003
17004
17005
17006
17007
17008
17009
17010
17016
17011
17017
17012
17018
17013
17014
17019
17020
17021
17022
17023
17024
17025
17026
17027
17028
17029
17031

También podría gustarte