| 416-621-9348 cgreaves@chrisgreaves.com | |
|---|---|
| Home Site About Services Products |
Extended Table Of Technical Characteristics
62 Tested Functions at a “Penny-Per-Proc”
That’s right.
For only a penny per procedure you can tap into the power of my Word utility Library.
62 procedures (or more!) for $0.62.
| Module name | Procedure name | Arguments | Calls To | Calls From | Result type |
|---|---|---|---|---|---|
| modLogging | AMLog | doc As Document, strMsg As String, Optional blnMsgBox, Optional blnDebug | strDateTime ReduceFileSize blnFileExists PrintFile strApplication strEnvironmentPath AMLog | SetMarginInRange | |
| modModules | blnAddModule | doc As Document, ByVal strModule As String | blnAddModule | BOOLEAN | |
| modStringHandling | blnAlphaOnly | strIn As String | strOnly strAlphaOnly blnAlphaOnly | BOOLEAN | |
| modProjectData | blnChannelExists | doc As Document, ByVal strName As String | lngIndexDocumentVariables blnChannelExists | varChannelGetFrom | BOOLEAN |
| modModules | blnDeleteModule | doc As Document, ByVal strModule As String | blnDeleteModule | BOOLEAN | |
| modFileHandling | blnFileExists | strFilename | blnFileExists | blnKillFile strGetFileData AMLog | BOOLEAN |
| modFoldersAndPaths | blnFolderExists | strFolderName | strFixPath blnFolderExists | blnIAmAtHome strMakePath | BOOLEAN |
| modProjectData | blnIAmAtHome | blnFolderExists blnIAmAtHome | CheckVersion | ||
| modFileHandling | blnKillFile | strFullName As String, Optional strPrompt | blnFileExists blnKillFile | PutFileData | BOOLEAN |
| modModules | blnModuleExistsInDocument | doc As Document, ByVal strModuleName As String | blnModuleExistsInDocument | BOOLEAN | |
| modRenameStyles | blnStyleFoundInUseInRange | rng As Range, strStyle As String | lngStyleDefinedInDocument blnStyleFoundInUseInRange | BOOLEAN | |
| modProjectData | ChannelPutTo | doc As Document, ByVal strName As String, VarVal | ChannelPutTo | CheckVersion | |
| modProjectData | CheckVersion | doc As Document | varChannelGetFrom ChannelPutTo blnIAmAtHome strGetName strDigitsOnly CheckVersion | Document_Open | |
| modRenameStyles | CloneOldStyleToNewStyle | doc As Document, strOldStyle As String, strNewStyle As String, styleType | CloneOldStyleToNewStyle | lngRenameStyleInUse | |
| modPageOrientation | InsertSectionBreaksLong | rng As Range, lngOrientationFollowing As Long | InsertSectionBreaksLong | ||
| modPageOrientation | InsertSectionPageBreakShort | ByVal sel As Selection | InsertSectionPageBreakShort | ||
| modStringHandling | InStrRev97 | strSource As String, strSought As String | InStrRev97 | strExtractDrivePath strExtractNameExtent strGetName strGetExtent SplitToNE | LONG |
| modPageOrientation | LandscapeSection | sec As Section | ToggleSection LandscapeSection | ToggleSection | |
| modRenameStyles | lngDeleteStyleDefinition | doc As Document, strOldStyle As String | lngStyleDefinedInDocument lngDeleteStyleDefinition | lngRenameStyleInUse | |
| modProjectData | lngIndexDocumentVariables | doc As Document, ByVal strIdentifier As String, Optional blnCaseSensitive | lngIndexDocumentVariables | blnChannelExists | LONG |
| modLongHandling | lngMin | lng1 As Long, lng2 As Long | lngMin | LONG | |
| modRenameStyles | lngRenameStyleInUse | doc As Document, strOldStyle As String, strNewStyle As String | CloneOldStyleToNewStyle lngRestyleAllParagraphs lngDeleteStyleDefinition lngStyleDefinedInDocument lngStyleFoundInUseInRange lngRenameStyleInUse | RenameStylesFromTable | LONG |
| modRenameStyles | lngRestyleAllParagraphs | doc As Document, strOldStyle As String, strNewStyle As String | lngRestyleAllParagraphs | lngRenameStyleInUse | LONG |
| modRenameStyles | lngStyleDefinedInDocument | doc As Document, strStyle As String | lngStyleDefinedInDocument | lngRenameStyleInUse lngDeleteStyleDefinition blnStyleFoundInUseInRange lngStyleFoundInUseInRange | LONG |
| modRenameStyles | lngStyleFoundInUseInRange | rng As Range, strStyle As String | lngStyleDefinedInDocument lngStyleFoundInUseInRange | lngRenameStyleInUse | LONG |
| modModules | LoadModuleFromStringArray | doc As Document, strModule As String, strAr() As String, strPrefix As String | LoadModuleFromStringArray | ||
| modModules | LoadModuleToStringArray | doc As Document, strModule As String, strAr() As String, strPrefix As String | LoadModuleToStringArray | ||
| modPageOrientation | PortraitSection | sec As Section | ToggleSection PortraitSection | ToggleSection | |
| modFileHandling | PrintFile | strFullName As String, strMsg As String | PrintFile | AMLog | |
| modFileHandling | PutFileData | strFullName As String, strData As String | blnKillFile PutFileData | ReduceFileSize strPutEnvVar strGetEnvVar strINIFileName | STRING |
| modFileHandling | ReduceFileSize | strFilename As String, lngMaxSize As Long, sngPcentNewSize As Single | strSplitAt PutFileData strGetFileData ReduceFileSize | AMLog | |
| modRenameStyles | RenameStylesFromTable | doc As Document, tbl As Table | lngRenameStyleInUse strCellText RenameStylesFromTable | ||
| modMarginsPageLevel | ResetMarginsInSection | sec As Section, rw As Row | SetMarginInRange strCellText ResetMarginsInSection | ResetPageMarginsFromTable | |
| modMarginsPageLevel | ResetPageMarginsFromTable | doc As Document, tbl As Table | ResetMarginsInSection strCellText ResetPageMarginsFromTable | ||
| modMarginsPageLevel | SetMarginInRange | rng As Range, lngMarginType As Long, dblMarginInches As Double | AMLog SetMarginInRange | ResetMarginsInSection | |
| modStringHandling | SplitToNE | ByVal strNameExtent As String, strName As String, strExtent As String | InStrRev97 SplitToNE | ||
| modStringHandling | strAlphaDigitsOnly | strIn As String | strOnly strAlphaDigitsOnly | STRING | |
| modStringHandling | strAlphaOnly | strIn As String | strOnly strAlphaOnly | blnAlphaOnly | STRING |
| modUserData | strApplication | doc As Document | strApplication | strPutEnvVar strGetEnvVar strINIFileName strEnvironmentPath strGPA strPPA AMLog | STRING |
| modTableCells | strCellText | rng As Range | strCellText | RenameStylesFromTable ResetPageMarginsFromTable ResetMarginsInSection | STRING |
| modStringHandling | strDateTime | Optional dtMine | strDateTime | AMLog | STRING |
| modStringHandling | strDigitsOnly | strIn As String | strOnly strDigitsOnly | CheckVersion | STRING |
| modUserData | strEnvironmentPath | doc As Document | strFixPath strMakePath strApplication strEnvironmentPath | strINIFileName strGPA strPPA AMLog | STRING |
| modDPNE | strExtractDrivePath | strFullName As String, strSeparator As String | strFixPath InStrRev97 strExtractDrivePath | strINIFileName | STRING |
| modDPNE | strExtractNameExtent | strFullName As String, strSeparator As String | InStrRev97 strExtractNameExtent | strGetName strGetExtent | STRING |
| modFoldersAndPaths | strFixPath | ByVal strPath As String | strFixPath | strExtractDrivePath blnFolderExists strEnvironmentPath | STRING |
| modUserData | strGetEnvVar | ByVal strFile As String, ByVal strSection As String, strKey As String, strValue As String | strGetName PutFileData strGetFileData strINIFileName strApplication strGetEnvVar | strGPA | |
| modDPNE | strGetExtent | strFullName As String | strExtractNameExtent InStrRev97 strGetExtent | strINIFileName | STRING |
| modFileHandling | strGetFileData | strFullName As String, Optional lngLength | blnFileExists strGetFileData | ReduceFileSize strPutEnvVar strGetEnvVar | STRING |
| modDPNE | strGetName | strFullName As String | strExtractNameExtent InStrRev97 strGetName | CheckVersion strPutEnvVar strGetEnvVar | STRING |
| modUserData | strGPA | doc As Document, strKey As String, strDefaultValue As String | strGetEnvVar strApplication strEnvironmentPath strGPA | STRING | |
| modUserData | strINIFileName | doc As Document | strExtractDrivePath strGetExtent strMakePath PutFileData strApplication strEnvironmentPath strINIFileName | strPutEnvVar strGetEnvVar | STRING |
| modFoldersAndPaths | strMakePath | ByVal strPath As String | blnFolderExists strSplitStringAt strMakePath | strINIFileName strEnvironmentPath | STRING |
| modStringHandling | strOnly | strIn As String, strRef As String | strOnly | strDigitsOnly strAlphaOnly strAlphaDigitsOnly blnAlphaOnly | STRING |
| modUserData | strPPA | doc As Document, strKey As String, strValue As String | strPutEnvVar strApplication strEnvironmentPath strPPA | strPutEnvVar | STRING |
| modUserData | strPutEnvVar | ByVal strFile As String, ByVal strSection As String, strKey As String, strValue As String | strGetName PutFileData strGetFileData strINIFileName strApplication strPPA strPutEnvVar | strPPA | |
| modStringHandling | strSplitAt | strSource As String, strDelimiter As String | strSplitAt | ReduceFileSize | STRING |
| modStringHandling | strSplitStringAt | strIn As String, strDelim As String, blnDirection As Boolean | strSplitStringAt | strMakePath | STRING |
| modDPNE | strUNCGetDrive | ByVal strIn As String | strUNCGetDrive | STRING | |
| modFoldersAndPaths | strValidatePathString | ByVal strPathIn As String, strValid As String, strDelimiter As String | strValidatePathString | STRING | |
| modPageOrientation | ToggleSection | sec As Section | LandscapeSection PortraitSection ToggleSection | LandscapeSection PortraitSection | |
| modProjectData | varChannelGetFrom | doc As Document, ByVal strName As String | blnChannelExists varChannelGetFrom | CheckVersion | VARIANT |
Loading
Toronto and Mississauga, Friday, March 19, 2010 1:50 PM
Copyright © 1996-2010 Chris Greaves. All Rights Reserved.