[OpenAFS-win32-devel] [Fwd: 4NT 7.0 and Take Command 7.0 Released]

Jeffrey Altman jaltman@secure-endpoints.com
Mon, 28 Nov 2005 12:12:27 -0500


This is a cryptographically signed message in MIME format.

--------------ms020902060905070909090801
Content-Type: multipart/mixed;
 boundary="------------010606010702050806040403"

This is a multi-part message in MIME format.
--------------010606010702050806040403
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

JP Software's command shell replacements including support for OpenAFS 
have now shipped.

Jeffrey Altman


--------------010606010702050806040403
Content-Type: message/rfc822;
 name="4NT 7.0 and Take Command 7.0 Released"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="4NT 7.0 and Take Command 7.0 Released"

Return-path: <sales@jpsoft.com>
Authentication-Results: secure-endpoints.com
	smtp.mail=sales@jpsoft.com; spf=neutral
Authentication-Results: secure-endpoints.com
	header.from=sales@jpsoft.com; domainkeys= (no key); dkim=neutral (not signed)
X-MDDKIM-Result: neutral (secure-endpoints.com)
Received: from jpsoft.net (jpsoft.net [192.220.109.228])
	by secure-endpoints.com (secure-endpoints.com)
	(Cipher TLSv1:RC4-MD5:128) (MDaemon.PRO.v8.1.3.R)
	with ESMTP id md50000008834.msg
	for <jaltman@secure-endpoints.com>; Mon, 28 Nov 2005 11:30:42 -0500
Received: from gigabyte (38-118-53-222.baybroadband.net [38.118.53.222] (may be forged))
	by jpsoft.net (8.12.11/8.12.9) with ESMTP id jASGRZGI087694
	for <jaltman@secure-endpoints.com>; Mon, 28 Nov 2005 09:27:36 -0700 (MST)
Message-Id: <200511281627.jASGRZGI087694@jpsoft.net>
Date: Mon, 28 Nov 2005 11:25:18 -0500
From: sales@jpsoft.com
Subject: 4NT 7.0 and Take Command 7.0 Released
To: jaltman@secure-endpoints.com
X-Mailer: WinNT's Blat ver 1.8.9 http://www.blat.net
X-MDRcpt-To: jaltman@secure-endpoints.com
X-Rcpt-To: jaltman@secure-endpoints.com
X-MDRemoteIP: 192.220.109.228
X-Return-Path: sales@jpsoft.com
X-MDaemon-Deliver-To: jaltman@secure-endpoints.com
X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05)
X-Spam-Report: 
	*  0.0 NO_REAL_NAME From: does not include a real name
	* -4.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1%
	*      [score: 0.0000]
X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_00,NO_REAL_NAME 
	autolearn=no version=3.0.4
X-Spam-Level: 
X-Spam-Processed: secure-endpoints.com, Mon, 28 Nov 2005 11:30:43 -0500

JP Software is pleased to announce the immediate availability of 
new versions of our Windows command processors: 4NT 7.00 and Take
Command 7.00.  See our web site at http://jpsoft.com/ for the
details including download links.  As always, the new versions
offer a 30 day free trial. 

You can order online at http://jpsoft.com/store/store.mv or by
phone at (410) 810-8818. 

Updates for any product (or cross updates to a new product, such
as 4DOS to 4NT) are $34.95 (plus shipping, if you need a CD-ROM
and physical delivery).  You can also update to the CD Suite 
(which includes 4NT and Take Command) for $49.95. For multisystem
license upgrades, see the web store or contact us directly.

Anyone who has a current Extended Support Plan, or who ordered 
on or after August 27, 2005 will automatically receive a free 
update to 7.0.

Since the last major release we've added over 300 new features,
commands, switches, variables, and other enhancements to 4NT
and Take Command!  There are too many new features to list here 
(for a complete list see http://jpsoft.com/ascii/WHATSNEW.TXT on 
the web site, or the "What's New" section in the help file), but
a few highlights include:

-----------------------

    * Plugin support -- You can write your own internal variables, 
      variable functions, and internal commands, or choose from
      a wide variety of third-party plugins.

    * The debugger now has a Watch window, which allows you to monitor
       environment variables or to pause execution when a specified
       condition is met.  And the debugger window now includes a 
       slider control on the status bar to control the transparency 
       level of the debugger windows.

    * Added support for OpenAFS.

    * Added internal support for Perl (Active Perl 5.8) and Ruby (1.8).  

    * Added support for non-standard FTP directory formats.

    * Added support for ZoneId's (see the ZoneId .INI directive).
      this enables the XP / NTFS ZoneId security when running 
      executables downloaded from the Internet.

    * The file & directory creation / renaming / deletion commands
      i.e., COPY, MOVE, DEL, REN, MKDIR, RMDIR, ASSOC, etc.) now 
      notify the system when they perform an operation that may 
      affect the system shell (i.e., Explorer).

    * Added regular expression support via three variable functions
      (@REGEX,@REGEXINDEX, @REGEXSUB) and in FFIND and LIST.

    * Added filename completion (Tab/F9) for files in the PATH 
        directories.

    * Variables can be expanded at the command line with the Ctrl-X 
        key.

New Variable Functions:
-----------------------

    %!, %_AFSWCELL, %_DRIVES, %_DST, %_EXIT, %_IDLETICKS, %_IFTP,
    %_IFTPS, %_OPENAFS, %_OSBUILD, %_RUBYTYPE, %_RUBYVALUE, %_STDIN,
    %_STDOUT, %_STDERR, %_STZN, %_STZO, %_TZN, %_TZO

New Variable Functions:
-----------------------

    @AFSCELL, @AFSMOUNT, @AFSPATH, @AFSSYMLINK, @AFSVOLID, @AFSVOLNAME
    @ASSOC, @AVERAGE, @COMPARE, @COUNT, @DRIVETYPE, @FTYPE, @GROUP,
    @INODE, @JUNCTION, @LCS, @LINKS, @PERL, @QUOTE, @REGEX, @REGEXINDEX,
    @REGEXSUB, @REVERSE, @RUBY, @SHA1, @SHA256, @SHA384, @SHA512,
    @SIMILAR, @SNAPSHOT, @SUMMARY, @UNQUOTE, @WINAPI

New Internal Commands:
----------------------

    BREAKPOINT - sets a batch debugger breakpoint on the current line.

    DEBUGSTRING - writes a string to the debugger.

    EJECTMEDIA - eject the removable media in the specified drive(s).  

    JABBER - send IM's via the JABBER network.

    PLUGIN - load, unload, or display the current plugins. 

    POSTMSG - post a message to a window.

    REXEC - allows remote execution of commands on any system with the 
      rexec interface.
	
    RSHELL - allows remote execution of commands on any system with the 
      rshell interface.

    TRANSIENT - toggle the shell's transient mode.

Modified Internal Commands:
---------------------------

    ACTIVATE has a new option to set window transparency. - new options:

    COPY - the /G option now displays the transfer rate (in KBytes/s).

    COPY now supports multiple destinations.

    COPY - added support for delayed variable expansion (as in PDIR) for
      the target filename.

    DESCRIBE - you can now use the NTFS SummaryInformation stream to
      store your file descriptions.  (Note that this won't work for
      directory descriptions!) 
	
    DO - the UNTIL DATETIME option now supports variables.

    DO - added a new option to specify delimiters when processing a 
      string set.

    DO - added a recursive subdirectory option.

    FFIND - now supports regular expressions.

    LIST - now supports regular expressions in the search string.

    LIST - the "continue" keys C (see ListContinue) and Ctrl-PgDn will
      now beep instead of exiting LIST after the last file.
		
    MKLNK - if there is only a single argument that is an existing 
      junction, MKLNK will display the directory name that the junction
      is linked to.  MKLNK also now supports attribute and range 
      selection and wildcards in the source spec (hard links only).

    MOVE - changed the default behavior when the (single) source and the 
      target are subdirectory names to match Microsoft's MOVE behavior.
	
    MOVE - added support for delayed variable expansion (as in PDIR) for
      the target filename.

    MSGBOX added new options to define custom buttons, set screen
      screen coordinates, right-justify buttons, and disalbe buttons
      for a specified time at startup.

    ON - added a new "ON ERRORLEVEL n" option.

    PDIR now supports multiple /(...) arguments.

    REBOOT - added new options to Hibernate or Standby.

    REN - added support for delayed variable expansion (as in PDIR) for
      the target filename.

    SENDMAIL - added new options for cc:, "reply to" address, custom 
      headers, CRAM-MD5 authentication, read receipts, and sensitivity.

    START - added a "RUNAS" option.

    WHICH has a new option to return all matching commands (not just
      the first).

----------------------------------------------------------------

I'd like to thank everyone who suggested new features.  If your
suggestion didn't make it into 7.0, don't despair -- we've begun
planning 8.0, so keep the ideas coming!

Rex Conn
rconn@jpsoft.com

JP Software Inc.
PO Box 328
Chestertown, MD  21620  USA

(410) 810-8818
(410) 810-8819 (fax)

http://jpsoft.com/
sales@jpsoft.com (order inquiries)

--------------010606010702050806040403--

--------------ms020902060905070909090801
Content-Type: application/x-pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJXzCC
AwowggJzoAMCAQICAw7NrTANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UE
ChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNv
bmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDUwNTI3MTc0NzU3WhcNMDYwNTI3MTc0NzU3
WjBzMQ8wDQYDVQQEEwZBbHRtYW4xFTATBgNVBCoTDEplZmZyZXkgRXJpYzEcMBoGA1UEAxMT
SmVmZnJleSBFcmljIEFsdG1hbjErMCkGCSqGSIb3DQEJARYcamFsdG1hbkBzZWN1cmUtZW5k
cG9pbnRzLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKjPyrF+rdjOUSK/
bWwZHdx5p1+y6iiCd4vvYEVDxouYFp5C/fZEWm5n45ubBUbMSUI1MAZN6ooEoH09UTj6BXhM
S8B987ls81dKOIUphTF2jOzq8gsFmeA15yHMRAD20LqUWeLyvYk8FCNQw+dsKMMhX+WdsxOm
RY/1jPkJL6oN8kEwoUFkOX9/OfWWh6oFnV6faiEHUKDMFubsb9X0KVD8iIeR7Cxz7i4kXqRX
wMlp2fyoxcDIJrBaTY8nA++g3p34IkWt1a5po6g683nIgSnGpwYIwuJheBqSEZfLYWa+1KdD
6Sn27Ud94GqUvPVG5jC6zVC5EJ2aWuoAu+nNuV8CAwEAAaM5MDcwJwYDVR0RBCAwHoEcamFs
dG1hbkBzZWN1cmUtZW5kcG9pbnRzLmNvbTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUA
A4GBADtvO//tjiAV6VJGtoNtrl34mB5jGyGTiotzw8riB6zz0GvY11bcWDmp6JKif+pVG+8L
IySDosbuva13qu2HwYUxBmWc7CoNd2k9kRlcrfbDUTTrGOZK8qyqNqT3gQZTAa9ZnUI0su9G
y/n2o5bQcaYdqR3htNrpvdLSPOWhILOXMIIDCjCCAnOgAwIBAgIDDs2tMA0GCSqGSIb3DQEB
BAUAMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBM
dGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQTAeFw0w
NTA1MjcxNzQ3NTdaFw0wNjA1MjcxNzQ3NTdaMHMxDzANBgNVBAQTBkFsdG1hbjEVMBMGA1UE
KhMMSmVmZnJleSBFcmljMRwwGgYDVQQDExNKZWZmcmV5IEVyaWMgQWx0bWFuMSswKQYJKoZI
hvcNAQkBFhxqYWx0bWFuQHNlY3VyZS1lbmRwb2ludHMuY29tMIIBIjANBgkqhkiG9w0BAQEF
AAOCAQ8AMIIBCgKCAQEAqM/KsX6t2M5RIr9tbBkd3HmnX7LqKIJ3i+9gRUPGi5gWnkL99kRa
bmfjm5sFRsxJQjUwBk3qigSgfT1ROPoFeExLwH3zuWzzV0o4hSmFMXaM7OryCwWZ4DXnIcxE
APbQupRZ4vK9iTwUI1DD52wowyFf5Z2zE6ZFj/WM+Qkvqg3yQTChQWQ5f3859ZaHqgWdXp9q
IQdQoMwW5uxv1fQpUPyIh5HsLHPuLiRepFfAyWnZ/KjFwMgmsFpNjycD76DenfgiRa3Vrmmj
qDrzeciBKcanBgjC4mF4GpIRl8thZr7Up0PpKfbtR33gapS89UbmMLrNULkQnZpa6gC76c25
XwIDAQABozkwNzAnBgNVHREEIDAegRxqYWx0bWFuQHNlY3VyZS1lbmRwb2ludHMuY29tMAwG
A1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEEBQADgYEAO287/+2OIBXpUka2g22uXfiYHmMbIZOK
i3PDyuIHrPPQa9jXVtxYOanokqJ/6lUb7wsjJIOixu69rXeq7YfBhTEGZZzsKg13aT2RGVyt
9sNRNOsY5kryrKo2pPeBBlMBr1mdQjSy70bL+fajltBxph2pHeG02um90tI85aEgs5cwggM/
MIICqKADAgECAgENMA0GCSqGSIb3DQEBBQUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMM
V2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25z
dWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYD
VQQDExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNv
bmFsLWZyZWVtYWlsQHRoYXd0ZS5jb20wHhcNMDMwNzE3MDAwMDAwWhcNMTMwNzE2MjM1OTU5
WjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRk
LjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwgZ8wDQYJ
KoZIhvcNAQEBBQADgY0AMIGJAoGBAMSmPFVzVftOucqZWh5owHUEcJ3f6f+jHuy9zfVb8hp2
vX8MOmHyv1HOAdTlUAow1wJjWiyJFXCO3cnwK4Vaqj9xVsuvPAsH5/EfkTYkKhPPK9Xzgnc9
A74r/rsYPge/QIACZNenprufZdHFKlSFD0gEf6e20TxhBEAeZBlyYLf7AgMBAAGjgZQwgZEw
EgYDVR0TAQH/BAgwBgEB/wIBADBDBgNVHR8EPDA6MDigNqA0hjJodHRwOi8vY3JsLnRoYXd0
ZS5jb20vVGhhd3RlUGVyc29uYWxGcmVlbWFpbENBLmNybDALBgNVHQ8EBAMCAQYwKQYDVR0R
BCIwIKQeMBwxGjAYBgNVBAMTEVByaXZhdGVMYWJlbDItMTM4MA0GCSqGSIb3DQEBBQUAA4GB
AEiM0VCD6gsuzA2jZqxnD3+vrL7CF6FDlpSdf0whuPg2H6otnzYvwPQcUCCTcDz9reFhYsPZ
Ohl+hLGZGwDFGguCdJ4lUJRix9sncVcljd2pnDmOjCBPZV+V2vf3h9bGCE6u9uo05RAaWzVN
d+NWIXiC3CEZNd4ksdMdRv9dX2VPMYIDOzCCAzcCAQEwaTBiMQswCQYDVQQGEwJaQTElMCMG
A1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBl
cnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECAw7NrTAJBgUrDgMCGgUAoIIBpzAYBgkqhkiG
9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wNTExMjgxNzEyMjdaMCMGCSqG
SIb3DQEJBDEWBBRimzT5SIdfMG2dkohrl1wECEG7/jBSBgkqhkiG9w0BCQ8xRTBDMAoGCCqG
SIb3DQMHMA4GCCqGSIb3DQMCAgIAgDANBggqhkiG9w0DAgIBQDAHBgUrDgMCBzANBggqhkiG
9w0DAgIBKDB4BgkrBgEEAYI3EAQxazBpMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3
dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJl
ZW1haWwgSXNzdWluZyBDQQIDDs2tMHoGCyqGSIb3DQEJEAILMWugaTBiMQswCQYDVQQGEwJa
QTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhh
d3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECAw7NrTANBgkqhkiG9w0BAQEFAASC
AQCTf/LrbCs5JCN90YtNdCKxdsxGnxXdJKFDKVJ0Lg/dTqHrmh5lK9f7WLWH+zWR620ALq22
Wsaa5E27ojoZMsZ6UuK4VbLTVIFFwJhjkk7t5qth3tMc6jTEcxZIZLrb9TxGINWKbo/CKu8G
jQ5KQ3IhWX9lpoN2bBgEbqnzQwGPERczSHOj9TJ9hlivvFVadbOvvIp6EH1uU74TMN3w+XBo
npQi3JKEjS28UAGlD9YGEW5eIs60gGtmS5M3Any3evCUqRUCsLgfyYg1QKnO4+NWBfsOv4pi
4R0oCDoeanpKDEABwfAZ0Cj/S9J75WXqy35IWnTnr1BPQK5sjDNHnYbgAAAAAAAA
--------------ms020902060905070909090801--