NAME: | HNDCLARIONDRIVE.APP |
TITLE: | CLARION DRIVE CONFIG [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | BATCH BOT |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDCLARIONDRIVE.EXE may be used by CHT Clarion developers to configure their system to properly establish the current, in-use Clarion 9.1, Clarion 10, Clarion 11, or Clarion 11.1 installation. While your system may have multiple same-version Clarions installed at different paths and/or on different drives, only ONE of any given Clarion version may be the currently-in-use clarion installation for that version. This utility tracks where your various Clarion installations are installed and configures the correct registry settings any instance of a given Clarion version requires to run successfully. To set to any Clarion version before running it, open this app and select "Clarion 9.1", "Clarion 10", "Clarion 11" or "Clarion 11.1" from the main window. Then, from the pop-up menu choose "INFO" to determine where the currently active instance of that Clarion version is located. If you have more than one installation of that Clarion version, you can configure the registry by choosing "SET" to that version's installation directory.
NAME: | HNDHTML2PDF.APP |
TITLE: | CONVERT HTML 2 PDF [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | Clarion Template Re-Registration |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" HNDHTML2PDF.EXE may be used to convert well-formed HTML into user-interactive PDF documents.
NAME: | HNDTPLREGISTRY.APP |
TITLE: | Register Templates [V23.05.01. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | Clarion Template Re-Registration |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" HNDTPLREGISTRY.EXE, is used to register a set of user-selected templates to the Clarion IDE.
NAME: | HNDTEAMDOCSERVER.APP |
TITLE: | CHTTP DOC SERVER (T4) [V10.23.05. 27.05] |
DATE: | 5/08/2023 |
CATEGORY: | HTTP SERVER TYPE 4 |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDTEAMDOCSERVER.EXE, acts as an HTML page server intended to display application information generated from your applications via CHT Clarion Project Builder"For developers working in a team, especially teams with remote members, it's useful for members to know which versions of the applications for which they are responsible have been centrally compiled for QA. With each re-build, using CHT Compile Manager, a set of HTML pages is generated into this server's "run" directory, detailing the applications with a variety of information from version number, to procedure docs, to templates in use. Note that the base page required by this server is docindex.html. CHT compile manager generates a matching index page with this name. This server is entirely template-built and contains almost no hand-embedded code. It may be used alone, via a standard HTTP communications link, or via an encrypted HTTPS tunnel communications link, when combined with a STUNNEL Proxy, configured with an SSL Certificate.
NAME: | HNDSLFSVXSAINSTALL.APP |
TITLE: | CHT XSA Installer Example [V10.22.09. 26.90] |
DATE: | 5/08/2023 |
CATEGORY: | Internet - HTTP Servers |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
NAME: | HNDSMSMESSAGE.APP |
TITLE: | CHT SMS Messaging Utility [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | SMS Messages |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" illustrates both CHT Native SMS messaging as well as SMS messages via SMTP. This application requires Clarion's CLARUNEXT.DLL but is otherwise stand-alone. Further it is dependent on correct configuration of a valid SMTP server or SMS gateway setup with UserName, Password, Email/SMS Server and Email/SMS Return Address. Our template and SMS classes provide a configuration function with user-controllable registry location setttings.The SMS template illustrated is EMBEDSMSFUNCTIONS. The CHT class underlying this template is HNDSMS located in files HNDSMS.INC and HNDSMS.CLW.Please read and understand the proper formation of SMS addresses before experimenting, using this URL:
NAME: | HNDBUILDVIDEOLIST.APP |
TITLE: | MP4 Video Play List [V10.022.0001 |
DATE: | 5/08/2023 |
CATEGORY: | Sound And Video |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" builds a video playlist .NDX file that can be used with all CHT Video Servers, like HNDVIDEOSERVER.APP, and video player clients like HNDVIDEOEDUCTION.APP and HNDVIDEOJOURNAL.APP. It also creates separate HTML5 "video-play" pages for each video, using the name of that video, plus .HTM.It further creates a video upload batch file using CHT XSA utility HNDSLFCMD.EXE to upload the videos, the .NDX file and the .HTM play files to your video server all in one batch. Lastly, it creates a "weblinks.txt" file containing a series of web links to the videos just processed and once uploaded to the server URL indicated on this applications's configuration dialog. When the application starts, it presents a configuration screen asking for these values:
NAME: | HNDBACKUPCONFIG.APP |
TITLE: | Auto-Backup Config [V10.23.05. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDBACKUPCONFIG.EXE is intended to configure the CHT toolkit to back up your Clarion applications any time your app file is changed and generated. Settings include, the ability to:
NAME: | HNDBACKUPCONFIGSNAP.APP |
TITLE: | Auto-Backup Config (SNAP) [V10.23.05. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDBACKUPCONFIGSNAP.EXE, is intended to configure the CHT toolkit to back up your Clarion applications any time your app file is changed and generated. Settings include, the ability to:
NAME: | HNDBATCHRUNNER.APP |
TITLE: | Batch File Run Utility [V10.21.11. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", is an automation tool designed to let you pull together various command line tools and "Batch Bots" to perform tasks using batch file scripts you create that are executed from the application. Rather than writing a program to perform a repetetive task such as zipping and uploading to an FTP site or sending an email announcement, HNDBATCHRUNNER.EXE lets you quickly write a script, save it to disk and execute the script when needed."Batch Bots" include a number of command-line utilities that at time of writing are as follows:HNDBASE64CVT.EXE (Base 64 encoder/decoder)
NAME: | HNDBULKSIGNER.APP |
TITLE: | Bulk Code Signing Utility [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDBULKSIGNER.EXE, is a batch-oriented BULK CODE SIGNING TOOL designed to provide easy and fast, post-compile bulk code signing of your .EXE, .DLL and *.OCX binaries before final delivery. Select a target directory containing several to-be-signed .EXE, .DLL or .OCX files; click select all, followed by the bulk sign button, and watch as in a few seconds the entire batch is signed with your designated code signing certificate. Log files (*_SIGN.LOG) are created to document each executable as it is signed. If any single executable fails signing, an err file (*_SIGN.ERR) is created indicating what went wrong.
NAME: | HNDCMP.APP |
TITLE: | Clarion Project Builder [V23.05.05. 27.05] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDCMP.EXE comes to you courtesy of CHT (Clarion Handy Tools). It interacts with CLARIONCL.EXE (Clarion EE Edition Only) to help you automate your development projects. With CHT Clarion Project Builder you can perform the following operations directly without having to open your applications to change their internal configuration settings:a) Switch between EXE and DLL compilation
NAME: | HNDCODESIGN.APP |
TITLE: | Self-Signed Cert Utility [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
NAME: | HNDFBACKBUILDER.APP |
TITLE: | Translation File Builder [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDFBACKBUILDER.EXE, is a translation-file tool that every CHT developer who builds non-English applications will want to learn how to use. Prior to 2012, when CHT shipped a HNDFBACK.TRN (CHT Classes Translation File) that contained some new variables, it was the responsibility of the developer to copy these new variables to their personal HNDCUSTOM.TRN to avoid missing-variable errors during compilation. This application automates that once manual process. By opening this application and importing their HNDCUSTOM.TRN under the appropriate language menu, developers are able to generate a revised version of their own HNDCUSTOM.TRN which merges their personal HNDCUSTOM.TRN translations with the latest version of HNDFBACK.TRN. Already-translated variables replace the English language versions and new variables are present and marked as "NEW" to make them easy to find for subsequent translation from the interface provided in this application.After merging, and generating a new HNDCUSTOM.TRN based on a combination of their already-translated variables and new ones from HNDFBACK.TRN, developers are able to continue using their own HNDCUSTOM.TRN without having to manually synch new variables to avoid compilation errors. NOTE: A POLISH translation category was added as of October, 2020.
NAME: | HNDFTPWZ.APP |
TITLE: | FTP Wizard (CLARION) [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDFTPWZ.EXE, comes to you courtesy of The Clarion Handy Tools Page. It demonstrates a combination of six FTP Templates.* EmbedInternetFTP (parent template)
NAME: | HNDSETUP.APP |
TITLE: | Installation Containerizer [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDSETUP.EXE, compresses all kinds of files into a structured container (.HZO) built around a Clarion .TPS file. Optional encryption is available. Our CHT Toolkit installer/updater, for your Clarion version also assigns this application as the default Windows handler for .HZO files so that you can click on any .HZO file to open it and even unpack it to a target directory if the optional password is known. A CHT-style query allows you to describe the files to be containerized. Or files to be containerized may be dropped from MS Windows Explorer. This application can be used to build standard .HZO installation and update files for transport and decontainerization by applications like HNDSETUPMKR.APP to provide continuous, on-line updating of your software and data products. HNDSETUPMKR.APP uses a new install-maker template to generate a custom web-installer using the .HZO containers created by this HNDSETUP.APP application. This applicaton now incorporates three CHT-XSA security settings and a "Post File To Server" dialog, in order to make it quick and easy to upload your .HZO container to a waiting CHT installation server enabled with a CHT-XSA security dialog.
NAME: | HNDSQLTRACE.APP |
TITLE: | SQL Trace Utility [V10.23.05. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | TOOLKIT UTILITY |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDSQLTRACE.EXE, is designed to help you with your SQL application development projects by assisting with easy SQL tracing.Start tracing by configuring the specific driver(s) used by your SQL application followed by a click on the "Minimize" button . Once this application is started, then start your SQL application. Navigate in your SQL application to the specific area to be tested and bring HNDSQLTRACE.EXE back up using the windows task bar icon menu provided. Manual tracing:
NAME: | HNDVIDEOEDUCATION.APP |
TITLE: | CHT VIDEO EDUCATION [V10.23.05. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | VIDEO PLAYER |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" is one of two CHT "official" media players. It streams .MP4 versions of CHT Educational Videos from our CHT Video Server (also a Clarion application). At the same time HNDVIDEOEDUCATION.EXE also serves as a model for developers wishing to build their own streaming video players.The player is built on CHT Template HandyComMediaControl which uses the Windows Media Player COM object based in WMP.DLL. The player is capable of playing off-line any videos which have been previously viewed to completion. On-line viewing of uncached videos begins quickly, once approximately 5 percent of the video has downloaded, and already-cached videos begin immediately since they are not downloaded again. If you plan to adapt this application to act as a video player for your own videos, a useful, accompanying application called HNDBUILDVIDEOLIST.APP can build video index files on your CHT-based video server, of the type utilized by this application and by the HNDWindowsMediaPlayer class (HNDWMP.INC, HNDWMP,CLW, HNDWMP.TLB).
NAME: | HNDVIDEOJOURNAL.APP |
TITLE: | CHT VIDEO JOURNAL [V10.23.05. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | VIDEO PLAYER |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" is one of two CHT "official" media players. It streams .MP4 versions of CHT Educational Videos from our CHT Video Server (also a Clarion application). HNDVIDEOJOURNAL.EXE was introduced to play more informal, videos intended to answer developer questions and to cover a broader range of topics related to the CHT Toolkit. The player is built on CHT Template HandyComMediaControl which uses the Windows Media Player COM object based in WMP.DLL. The player is capable of playing off-line any videos which have been previously viewed to completion. On-line viewing of uncached videos begins quickly, once approximately 5 percent of the video has downloaded, and already-cached videos begin immediately since they are not downloaded again. If you plan to adapt this application to act as a video player for your own videos, a useful, accompanying application called HNDBUILDVIDEOLIST.APP can build video index files on your CHT-based video server, of the type utilized by this application and by the HNDWindowsMediaPlayer class (HNDWMP.INC, HNDWMP,CLW, HNDWMP.TLB).
NAME: | HNDMONITORDIRECTORYSRVC.APP |
TITLE: | CHT Monitor Directory Service [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | Windows API |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
NAME: | HNDBRWCL.APP |
TITLE: | CHT Product News [V10.23.05. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | XML2HTML |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDBRWCL.EXE is an interim replacement for the previous application of the same name, while we develop a CHT XML2HTML version of our forum, data-interactive application. The CHT toolkit has evolved away from HTML techniques that rely heavily on external libraries of any kind, specifically Javascript libraries and CSS libraries. HNDBRWCL.EXE has for 15 years or more, been a client that dislays interactive pages issuing from a CHT Type 1 Server. That is, a server which delivers data wrapped up in Javascript objects incorporating formal 3rd party Javascript libraries and 3rd party CSS (Cascading Style Sheet) libraries. Since 2019 we've been producing our own self-contained HTML pages which use no Javascript or external CSS libraries. The pages are generated by Clarion applications using a technique we developed (all rights reserved) called CHT XML2HTML. Presently 100 percent of our website pages are created by ourselves using only CHT applications built with our tool kit, accessing web servers also of our own creation using only Clarion, plus the CHT toolkit. In 2020 we began to purge from the CHT templates and classes all code using TYPE 1 server techniques. This purge-the-old, replace-with-new work continues to this day. With the release of this interim "News" application, still called HNDBRWCL.EXE, we make a final break with the TYPE 1 Data Interactive Web Server as it has been for many years and make official our intention to develop a forum application based solely on our CHT XML2HTML techniques. If you wish to know more about what our XML2HTML looks and acts like in the form of a useful, interactive web browse, visit the following CHT server: https://templates.cwhandy.ca/. The "Type" column in this browse links to other CHT XML2HTML documents interactively, to display template-specific documentation for any item clicked. No Javascript here, no external CSS, just pure data-interactive HTML generated by CHT applications using CHT templates and classes.
NAME: | HNDBULKMAILBATCHER.APP |
TITLE: | XML2HTML Docs Mail [V10.23.05. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | XML2HTML |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDBULKMAILBATCHER.EXE, or CHT Bulk Mail Batcher, is a batch-oriented approach to email sending via SMTP from Clarion applications or from DOS batch files using one or the other of two CHT Command Line utility applications called HNDMAILSMTP.EXE and CHTSNAPSMTP.EXE. Generate HTML Mail With Internal Style Sheets
NAME: | HNDBULKNETMAILPROMO.APP |
TITLE: | XML2HTML Docs Mail [V10.23.05. 27.03] |
DATE: | 5/08/2023 |
CATEGORY: | XML2HTML |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDBULKNETMAILPROMO.APP, or CHT Bulk Net Mail Promo, is a HNDNETSMTP.DLL based approach to HTML-email-sending via SMTP from Clarion applications. It shares the same XML-based mail "outline" files used by HNDBULKMAILSMTP.APP. This application processes the HTML-email directly via the above-mentioned DLL, rather than by starting an executable batch utility. Email creation and generation features, and XML and HTML source files are idential to those provided in HNDBULKMAILBATCHER.APP for cross-compatibility. Generate HTML Mail With Internal Style Sheets
NAME: | HNDDOCUMENTBUILDER.APP |
TITLE: | XML2HTML Docs Builder [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | XML2HTML |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", CHT HTML Document Builder, is an excellent tool for creating HTML documents, for example, book chapters, manuals, and standard, static web pages. It creates portable documents that do not need to access the web in order to pick up CSS classes to handle formatting. These are generated by this application and travel inside the document. To create a PDF of any HTML document generated by CHT HTML Document Builder, just print it to disk with Windows native PDF printer driver. Better yet, use CHTSNAP2PDF.EXE to render an accurate PDF version of your HTML document including active web links that still work from PDF. Style Sheet Generating Template
NAME: | HNDPREVIEWER.APP |
TITLE: | XML2HTML Previewer [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | XML2HTML |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDPREVIEWER.EXE, is designed to act as a specialized previewer for use with our CHT Document Builder suite of applications, such as "CHT Document Builder", "CHT Snap-Edit" and "CHT Bulk Net Mail Promo" to assist with HTML interface development.Menus are provided to instantly set the previewer's window size to one of a variety of viewport sizes for common device sizes from small phones like the Apple iPhone to larger phones, tablets and, of course, Windows desktop. Interacting with "CHT Document Builder" applications, like CHTSNAPEDIT.EXE and CHTSNAP2PDF.EXE, this application picks up an HTML directory location or URL from the command line passed to it from the calling application, and displays the HTML content just generated and provides a way to transform the HTML document into a PDF document. This provides instant feedback relative to the the document changes just made.
NAME: | HNDPRINTHTML.APP |
TITLE: | XML2HTML Preview-Print [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | XML2HTML |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDPRINTHTML.EXE, can display .HTM and .HTML files and typical web content such as produced by the CHT Forum Web Application whether located locally or at a remote URL (website). Buttons are supplied:
NAME: | HNDTILEAPPLAUNCHER.APP |
TITLE: | XML2HTML EXAMPLES [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | XML2HTML |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDTILEAPPLAUNCHER.EXE, illustrates an HTML-based MAIN procedure from which other applications, and/or application procedures can be started.The browser control on the MAIN window, launches "hndtileapplaunchermenus.html" automatically for purposes of demonstration but changing the HTML file being displayed by this application is trivial. This file is assumed to be in your application directory and if missing it is regenerated by HNDXML2HTMLGEN.EXE from an XML template we've provided called "000hndtileapplauncher.xml". The finished HTML file is copied by the XML template to the name hndtileapplaunchermenus.html for the purposes of this example. Finished HTML names of generated entities is totally under developer control.This application, illustrates six other .XML templates by opening them into CHTSNAPEDIT.EXE and suggesting you preview the XML file as HTML by pressing the F5 key in the editor after first clicking anywhere in the editor work surface.Dependency files required for this application are listed in the "Version Notes To Myself" on the AACHTControlPanel information tab.
NAME: | HNDZIPNEMAILBBOTMAPI.APP |
TITLE: | ZIP-N-POST (BOT MAPI) [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | ZIP-N-POST |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" combines CHT's zip file creation capabilities using HNDNETZIPPER.DLL via CHT Classes HNDNetZipperClass with CHT's Batch-Bot SMTP executable HNDMAILMAPI.EXE launched via CHT's Global and Local templates GlobalEmbedHNDSnapCallFunctions, ProcedureSnapIns and SnapHNDMAILMAPISnapButton, respectively.The application can be pre-configured using up to 20 potential configurations to back up a particular directory using a CHT Query that describes the files to be backed up, resulting in a standard zip file that can include source subdirectories right inside the zip.This application's configuration button reminds only that MAPI email leverages the default email client to send mail, so it is only necessary that a working email client (e.g. Windows Live, Outlook) be present in order for email sending to operate correctly. Once configured, your application can build a zip with one button click and send it to one or more recipients with a second click. Up to twenty separate, unique configurations are retained for instant re-use.
NAME: | HNDZIPNEMAILCDO.APP |
TITLE: | ZIP-N-EMAIL (CDO) [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | ZIP-N-POST |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDZIPNEMAILCDO.EXE<< combines CHT's zip file creation capabilities using HNDNETZIPPER.DLL via CHT Classes HNDNetZipperClass with CHT's native Clarion-code CDO classes located in HNDMSCDO.INC/HNDMSCDO.CLW. The application can be pre-configured using up to 20 potential configurations to back up a particular directory using a CHT Query that describes the files to be backed up, resulting in a standard zip file that can include source subdirectories right inside the zip.An SMTP/CDO configuration dialog lets you preconfigure up to three target SMTP servers to handle the sending of your email and zip attachment.Your application can build a zip with one button click and send it to one or more recipients with a second click. Up to twenty separate, unique configurations are retained for instant re-use.
NAME: | HNDZIPNEMAILMAPI.APP |
TITLE: | ZIP-N-EMAIL (MAPI) [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | ZIP-N-POST |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" HNDZIPNEMAILMAPI.EXE combines CHT's zip file creation capabilities using HNDNETZIPPER.DLL via CHT Classes HNDNetZipperClass with CHT's native Clarion-code MAPI classes located in HNDMAPI.INC/HNDMAPI.CLW. The application can be pre-configured using up to 20 potential configurations to back up a particular directory using a CHT Query that describes the files to be backed up, resulting in a standard zip file that can include source subdirectories right inside the zip.Email configuration is carried out on the system's default MAPI client software. Success with this MAPI client is dependent on a MAPI-compliant email application being installed and configured on the hosting computer. This application's email configuration button reminds only that MAPI email leverages the default email client to send mail, so it is only necessary that a working email client (e.g. Windows Live, Outlook) be present in order for email sending to operate correctly. Your application can build a zip with one button click and send it to one or more recipients with a second click. Up to twenty separate, unique configurations are retained for instant re-use.
NAME: | HNDZIPNEMAILNET.APP |
TITLE: | ZIP-N-EMAIL (NET) [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | ZIP-N-POST |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDZIPNEMAILNET.EXE, combines CHT's zip file creation capabilities using HNDNETZIPPER.DLL via CHT Classes HNDNetZipperClass with CHT's HNDNETSMTP.DLL via HNDNetSMTPClass to provide a "Handy" utility that assists with sending zips via .NET based SMTP email.The application can be pre-configured using up to 20 potential configurations to back up a particular directory using a CHT Query that describes the files to be backed up, resulting in a standard zip file that can include source subdirectories right inside the zip.An SMTP configuration dialog lets you preconfigure up to three target SMTP servers to handle the sending of your email and zip attachment.Once configured, your application can build a zip with one button click and send it to one or more recipients with a second click. Up to twenty separate, unique configurations are retained for instant re-use.
NAME: | HNDZIPNEMAILSMTP.APP |
TITLE: | ZIP-N-EMAIL (SMTP) [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | ZIP-N-POST |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDZIPNEMAILSMTP.EXE, combines CHT's zip file creation capabilities using HNDNETZIPPER.DLL via CHT Classes HNDNetZipperClass with CHT's native Clarion SMTP Classes HNDSmtp to provide a "Handy" utility that assists with sending zips via pure Clarion-code SMTP email.The application can be pre-configured using up to 20 potential configurations to back up a particular directory using a CHT Query that describes the files to be backed up, resulting in a standard zip file that can include source subdirectories right inside the zip.An SMTP configuration dialog lets you preconfigure up to three target SMTP servers to handle the sending of your email and zip attachment.Once configured, your application can build a zip with one button click and send it to one or more recipients with a second click. Up to twenty separate, unique configurations are retained for instant re-use.
NAME: | HNDZIPNEMAILSNAP.APP |
TITLE: | ZIP-N-POST (SNAP MAIL) [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | ZIP-N-POST |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" combines CHT's zip file creation capabilities using HNDNETZIPPER.DLL via CHT Classes HNDNetZipperClass with CHT's Snap-In SMTP executable CHTSNAPSMTP.EXE launched via CHT's Global and Local templates GlobalEmbedHNDSnapCallFunctions and ProcedureSnapIns respectively. The application can be pre-configured using up to 20 potential configurations to back up a particular directory using a CHT Query that describes the files to be backed up, resulting in a standard zip file that can include source subdirectories right inside the zip.An SMTP configuration dialog lets you preconfigure up to three SMTP servers to handle the sending of your email and zip attachment.Once configured, your application can build a zip with one button click and send it to one or more recipients with a second click. Up to twenty separate, unique configurations are retained for instant re-use.
NAME: | HNDZIPNEMAILSNAPMAPI.APP |
TITLE: | ZIP-N-POST (MAPI MAIL) [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | ZIP-N-POST |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application" combines CHT's zip file creation capabilities using HNDNETZIPPER.DLL via CHT Classes HNDNetZipperClass with CHT's Snap-In SMTP executable HNDMAILMAPI.EXE launched via CHT's Global and Local templates GlobalEmbedHNDSnapCallFunctions, ProcedureSnapIns and SnapMAPIStartButton respectively. The application can be pre-configured using up to 20 potential configurations to back up a particular directory using a CHT Query that describes the files to be backed up, resulting in a standard zip file that can include source subdirectories right inside the zip.This application's email configuration button reminds only that MAPI email leverages the default email client to send mail, so it is only necessary that a working email client (e.g. Windows Live, Outlook) be present in order for email sending to operate correctly. Once configured, your application can build a zip with one button click and send it to one or more recipients with a second click. Up to twenty separate, unique configurations are retained for instant re-use.
NAME: | HNDZIPNPOSTTOCHTSERVER.APP |
TITLE: | ZIP-N-POST (HTTP CLIENT) [V10.23.05. 27.00] |
DATE: | 5/08/2023 |
CATEGORY: | ZIP-N-POST |
CLASSES: | List App Classes |
TEMPLATES: | List App Templates |
DESCRIPTION:
This "CHT Utility Application", HNDZIPNPOSTTOCHTSERVER.EXE, combines CHT's zip file creation capabilities using HNDNETZIPPER.DLL and HNDNETZIPPER source classes, along with CHT's wide-ranging HTTP/HTTPS powers to provide a "Handy" utility that assists with backups to any 2-Part CHT XSA File Server like HNDSLFSVFX.APP and others. The application can be configured to back up a variety of directories using a CHT File Query that describes the files to be backed up. The application produces a standard zip file that can optionally include source subdirectories right inside the zip. The HTTP configuration dialog also lets you preconfigure the target CHT file server designated to accept your zip file(s). This application utilizes CHT-XSA secure, encrypted authentication, so that you can authenticate against any CHT Server file server that has been provided with a CHT-XSA configuration dialog. Once configured, your application can build a backup with one button click and PUT it to a CHT-Style secure XSA web server with a second click.