GENERATED: MAR 31,2012 - 3:00PM
CHT Source Template File Processes [V8.01.00]

Previous Page
This application illustrates one of the uses for these two templates in combination: HANDYSOURCEPROCEDURE_TS and HANDYINLINEPROCESS_HSP.

HANDYSOURCEPROCEDURE_TS is a source procedure template like HANDYSOURCEPROCEDURE. The _TS version presents an opportunity to attach a full table schematic (with joins) to your source procedure. This template will act as a base template for a number of plug-in templates the first of which is HANDYINLINEPROCESS_HSP.

The app illustrates a window containing an ordinary Clarion List box using a queue which is now being generated by LISTBOXBROWSEEXTENDER. When a query executes, the queue is passed to one of these HANDYINLINEPROCESS_HSP procedures where records matching the query are added to the queue. The queue then displays data on your window as if it were a Clarion browse.

Various other "Packaging" dialogs will be added to the HANDYINLINEPROCESS_HSP template: TO XML, TO HTML, TO PDF, TO EXCEL, TO TEXT, TO DATA STREAM, TO JAVASCRIPT DATA OBJECTS, TO REPORT - WMF, TO GRAPH, and TO ANYTHING ELSE you tell us you need.

Any questions, feel free to ask.

Cheers,
Gus M. Creces
The Clarion Handy Tools Page
www.cwhandy.ca (CHT Website)
news.cwhandy.ca (CHT Forum)

Count Global Template Name Qty Global Template Description
(0001) AACHTControlPanel(HNDTools) 1 AACHTControlPanel - CHT Global Control Panel.
(0002) ApplicationImagesEx(HNDTools) 1 ApplicationImagesEx - A tool to better control the use of images and icons in your application.
(0003) HNDCMPControlPanel(HNDTools) 1 HNDCMPControlPanel - Interface to the CHT Compile Manager.
(0004) HandyVersionResource(HNDTools) 1 HandyVersionResource - Version Resource/Build Number Information To EXE
(0005) INIFile(HNDTools) 1 INIFile - Attach CHT .INI FIle and Registry extension classes - HNDIni - globally to your application.
(0006) VblFileNames(HNDTools) 1 VblFileNames - Incorporate variable file names and defaults into your app from the dictionary.
(6) Global Templates Found

1 - Procedure Template Type: Frame
Main ()
Count Local Template Name Qty Local Template Description
(0007) DateTimeDisplay(ABC) 1 Display the date and/or time in the current window
(0008) EmbedDiskFunctions(HNDTools) 1 EmbedDiskFunctions - An Instance Of:
(0009) EmbedRegistryFunctions(HNDTools) 1 EmbedRegistryFunctions - An Instance Of:
(0010) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0011) HandyHelpFileFetch(HNDTools) 2 HandyHelpFileFetch - Build A Help File Request To Your Website.(9)
(0012) HandyHelpWhatsNew(HNDTools) 1 HandyHelpWhatsNew - Build A What's New Request To Your Website.(7)
(0013) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(7) Local Templates Found In Main

2 - Procedure Template Type: HandySourceProcedure_TS
HandySourceProcedureProcessSQLToQueue (*STRING xQuery, *QUEUE xQueue),LONG,PROC
Count Local Template Name Qty Local Template Description
(0014) HandySourceInLineProcess_HSP(HNDTools) 1 HandySourceInLineProcess_HSP - Process Extension For Handy Source Procedure
(0015) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In HandySourceProcedureProcessSQLToQueue

3 - Procedure Template Type: Window
QueueBrowseProcedureISAMToListBoxBrowseExtender ()
Count Local Template Name Qty Local Template Description
(0016) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0017) ListBoxBrowseExtender(HNDTools) 1 ListBoxBrowseExtender - Record marking and column sorting for standard queues and list boxes.(4)
(0018) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0019) QueryParsingFilterControl(HNDTools) 1 QueryParsingFilterControl - HlbBrw4 An Instance Of: HNDBrwFilter
(4) Local Templates Found In QueueBrowseProcedureISAMToListBoxBrowseExtender

4 - Procedure Template Type: Splash
JumpStartSplashCHTBlue ()
Count Local Template Name Qty Local Template Description
(0020) AppBuildDateTimeStamp(HNDTools) 1 AppBuildDateTimeStamp - An application build date/time stamp.
(0021) AppBuildNumberStamp(HNDTools) 1 AppBuildNumberStamp - An application build number or version stamp.
(0022) AppCopyRightStamp(HNDTools) 1 AppCopyRightStamp - An application copyright stamp.
(0023) HandyTellMeControl(HNDTools) 1 HandyTellMeControl - Text box control to provide a message or help text.
(0024) ProcedureImagesEx(HNDTools) 2 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(5) Local Templates Found In JumpStartSplashCHTBlue

5 - Procedure Template Type: HandySourceProcedure_TS
HandySourceProcedureProcessISAMToQueue (*STRING xQuery, *QUEUE xQueue),LONG,PROC
Count Local Template Name Qty Local Template Description
(0025) HandySourceInLineProcess_HSP(HNDTools) 1 HandySourceInLineProcess_HSP - Process Extension For Handy Source Procedure
(0026) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In HandySourceProcedureProcessISAMToQueue

6 - Procedure Template Type: Window
QueueBrowseProcedureSQLToListBoxBrowseExtender ()
Count Local Template Name Qty Local Template Description
(0027) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0028) ListBoxBrowseExtender(HNDTools) 1 ListBoxBrowseExtender - Record marking and column sorting for standard queues and list boxes.(4)
(0029) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0030) QueryParsingFilterControl(HNDTools) 1 QueryParsingFilterControl - HlbBrw4 An Instance Of: HNDBrwFilter
(4) Local Templates Found In QueueBrowseProcedureSQLToListBoxBrowseExtender

7 - Procedure Template Type: HandySourceProcedure_TS
HandySourceProcedureProcessISAMToString (*STRING xQry, *LONG xCount),STRING
Count Local Template Name Qty Local Template Description
(0031) HandySourceInLineProcess_HSP(HNDTools) 1 HandySourceInLineProcess_HSP - Process Extension For Handy Source Procedure
(0032) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In HandySourceProcedureProcessISAMToString

Copyright © 1996-2012
Gus M. Creces and The Clarion Handy Tools Page.
All Rights Reserved Worldwide

chtlogo001.gif Templates In Application: HNDSRPRO.APP