[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference jamin::pathworks32

Title:Digital PATHWORKS 32
Moderator:SPELNK::curless
Created:Fri Nov 01 1996
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:337
Total number of notes:1612

99.0. "PowerTerm user questions" by VMSNET::S_VORE (Smile - Mickey's Watching!) Tue Jan 28 1997 09:04

Since we don't have anything but PT's help files and I'm apparently blind...


1. Is there a way to program the buttons (bottom of the screen) from 
   within a script?  This could be used to set up the buttons useful
   on a certain host when the script connects to that host.

2. Is there a listing of the 'non-normal' keys for sending - I need
   to send keypad-enter, "gold", etc.
T.RTitleUserPersonal
Name
DateLines
99.1Yes, the online help needs improvingJOBIM::VUJNOVICI�t�r��t���l�z�t��L���l�z�t��Tue Jan 28 1997 09:2736
>Since we don't have anything but PT's help files and I'm apparently blind...
>
>1. Is there a way to program the buttons (bottom of the screen) from 
>   within a script?  This could be used to set up the buttons useful
>   on a certain host when the script connects to that host.

You will need to study the PTFUNC.INI file. The commands that do it
are func (for the buttons on the bottom) and pad (for the PowerPad).

Ericom did not put it in the on-line help yet, it came in late, and
they also thought that most users shouldn't worry about them. Their
market seems to be big companies with locked accounts and centrally
controlled .INI files and other customizations. Anyway, it will be
in the online help eventually.

So, from your script you would send a command like:

    func 1 "NOTES" {send "NOTES"}
    func 2 "MAIL"  {send "MAIL"}

If you care to study PTFUNC.INI, you will see that you can even change
the size of the Power pad, via:

    set pad-rows 10    
    set pad-cols  5

and control its placement. Who needs Visual Basic?

>2. Is there a listing of the 'non-normal' keys for sending - I need
>   to send keypad-enter, "gold", etc.

Go to Help\Find\Key Command, and you'll see the names of all the
keys.

Regards,
Slobodan
99.2cool, Thanks.VMSNET::S_VORESmile - Mickey's Watching!Tue Jan 28 1997 09:541
more to follow, I'm sure.
99.3Customise Tool BarVMSNET::S_VORESmile - Mickey's Watching!Tue Jan 28 1997 10:115
Is there a way to customize the Tool Bar?  I don't think that I (as a user on
a network) will ever have a need to Dial, for example, and the Disconnect
button's way too dangerously close to the New Terminal Window button for me. 

-Steven
99.4In the next version, possiblyJOBIM::VUJNOVICI�t�r��t���l�z�t��L���l�z�t��Tue Jan 28 1997 13:095
>Is there a way to customize the Tool Bar?  I don't think that I (as a user on
>a network) will ever have a need to Dial, for example, and the Disconnect
>button's way too dangerously close to the New Terminal Window button for me. 

Not in this version, but it's on the wishlist now.
99.5Column BlocksVMSNET::S_VORESmile - Mickey's Watching!Tue Feb 04 1997 10:3512
  Another wishlist, unless I've missed something... block copy.  For
  example, I'd like to be able to select along the lines here and copy just
  the filenames:
    
+-------------------+
|.RHOSTS;2          |        1  21-MAR-1994 13:17:22.66  [PATHWORKS,S_VORE]
|ATKPROGS011.A;2    |      315   2-JUN-1995 19:56:09.00  [PATHWORKS,S_VORE]
|ATVIEWER.DIR;1     |        2  16-DEC-1996 10:30:34.05  [PATHWORKS,S_VORE]
|ATVIEWER.SAV;1     |      945   8-NOV-1994 08:58:40.00  [PATHWORKS,S_VORE]
|ATVIEWER.UID;2     |       24  26-FEB-1994 13:15:46.00  [PATHWORKS,S_VORE]
|ATVIEWER_V10.SAV;1 |      252  11-FEB-1994 11:34:40.00  [PATHWORKS,S_VORE]
+-------------------+
99.6Wish grantedJOBIM::VUJNOVICI�t�r��t���l�z�t��L���l�z�t��Tue Feb 04 1997 10:543
    Press Ctrl and select the block with the mouse
    Release the mouse button
    Press Shift+Ins to insert	(or RIGHT-click)
99.7Leonardo da Vinci trickJOBIM::VUJNOVICI�t�r��t���l�z�t��L���l�z�t��Tue Feb 04 1997 11:028
Need a quick "boss" hot-key when somebody sneaks up behind you while
you are polishing yet another version of your CV?

Try Alt+F12.

Regards,
Slobodan

99.8 !ti ekil ISUTRA::MOXLEYShiny Shoes, Shiny MindTue Feb 04 1997 11:091
    
99.9VMSNET::S_VORESmile - Mickey's Watching!Tue Feb 04 1997 13:324
    re: Ctrl-Mouse for column blocks - thanks
    
    re: Alt-F12 - ummmmm, ok.
    
99.10VMSNET::S_VORESmile - Mickey's Watching!Thu Feb 20 1997 08:108
    Is there a way to have PowerTerm *NOT* clear the screen when
    disconnected?  There are times, both on the Easynet and dialed in, when
    a connection drops without the user choosing to do so. Currently, the
    screen clears and the (customer information in my case) data that was
    on the screen is gone (especially since it's one of those #$!
    applications that uses screen positioning (FMS?) that really torkes up
    the history scroll).
                
99.11It's on the wishlistJOBIM::VUJNOVICI�t�r��t���l�z�t��L���l�z�t��Mon Feb 24 1997 05:043
This looks like one of the options to be added to the 
Terminal\Setup\Preferences tab. It's on the wish list for the 
next version.
99.12VMSNET::S_VORESmile - Mickey's Watching!Mon Apr 07 1997 09:4210
    Customer asks...
    
      Is there a way of creating arbitrary keyboard mappings in the
      PowerTerm 32  terminal emulator bundled with PathWorks 32? My
      immediate requirement is to  generate ASCII code 156 decimal when
      pressing the '#' key (UK pound sign on a  HP-UX machine). The
      keyboard utility in PowerTerm will only reassign PC keys  to valid VT
      keys, ie if a VT-series terminal won't generate the code then 
      neither will PowerTerm.
      
99.13Eran Heyman has the answersJOBIM::VUJNOVICI�t�r��t���l�z�t��L���l�z�t��Mon Apr 07 1997 11:2111
I'm no longer the Ericom interface, and I'm not sure who has replaced me.

So, for this and all other questions, I'd strongly recommend asking Ericom 
directly:
    			[email protected]

They are *VERY* responsive and willing to help with their product. Once you
get an answer, please post it here to benefit the others.

Regards,
Slobodan
99.14VMSNET::S_VORESmile - Mickey's Watching!Mon Apr 07 1997 12:2111
    Slobodan,
    
    Have you been able to send mail to them successfully?
    
    
    ... while talking to mx.shani.net.:
    >>> RCPT To:<[email protected]>
    <<< 550 <[email protected]>... User unknown: A specified file does not
    support the ioctl system call.
    550 <[email protected]>... User unknown
    
99.15Network problem?JOBIM::VUJNOVICI�t�r��t���l�z�t��L���l�z�t��Tue Apr 08 1997 09:1424
This is the last mail I got from them a few weeks ago:

>    #305        26-MAR-1997 11:51:08.56                                       PT
>From:   VBORMC::"[email protected]" "eran"
>To:     Slobodan Vujnovic 06-Mar-1997 1719 <[email protected]>
>CC:
>Subj:   RE: Keyboard map repainting problem.
>...

Try this one; I've used them both with equal frequency: 
    	
    		[email protected]

but I had messages bounce today with this as well! So it looks like one
of those times when the links with Israel are not perfect...

Optionally, don't hesitate to contact Eran directly by phone:

    	    [+972] 3-549-8454
    	    [+972] 5-244-6755 (Cellular)


Regards,
Slobodan
99.17Try again...JOBIM::VUJNOVICI�t�r��t���l�z�t��L���l�z�t��Tue Apr 08 1997 11:2824
It's working now:

From:   ULYSSE::NMAIL-DAEMON
To:     VUJNOVIC
CC:
Subj:   Nmail delivery summary

 Message entered at  8-APR-1997 16:16
 Attempted 1 time, most recently at  8-APR-1997 16:16
 Default expiry period
 Default retry interval
 Confirmation of job completion required
 To be returned to sender on error
 From VUJNOVIC
 To VBORMC::"eran%ericom.co.il"
 CC VUJNOVIC
 Subject "Third try"

     Addressee             Status      Time
     ---------             ------      ----
     VBORMC::"eran%ericom.co.il"  sent         8-APR-1997 16:16:26

 Summary: 0 unsent, 1 sent, 0 failed

99.18VMSNET::S_VORESmile - Mickey&#039;s Watching!Tue Apr 08 1997 15:416
    thanks.  
    
    the answer is:  Use the script command in your initialization script
    (when you execute PowerTerm):
    key shift+3 do {send \x9C}