; PSPad clip definition file for Lua ; author: Jane ; last revision 24. Jun 2011 20:09 ; [fhCallBuiltInFunction(strFunctionName, ...)|] fhCallBuiltInFunction(strFunctionName, ...) [fhCreateItem(strTag, ptrParent)|] fhCreateItem(strTag, ptrParent) [fhDeleteItem(ptr)|] fhDeleteItem(ptr) [fhGetAppVersion()|] fhGetAppVersion() [fhGetContextInfo(strInfoReqd)|] fhGetContextInfo(strInfoReqd) [fhGetCurrentRecordSel([strTag)|] fhGetCurrentRecordSel([strTag) [fhGetDataClass(ptr)|] fhGetDataClass(ptr) [fhGetDisplayText(ptr)|] fhGetDisplayText(ptr) [fhGetFactTag(strFactName, strFactType, strRecTag, bCreateIfNone)|] fhGetFactTag(strFactName, strFactType, strRecTag, bCreateIfNone) [fhGetFlagTag(strFlagName, bCreateIfNone)|] fhGetFlagTag(strFlagName, bCreateIfNone) [fhGetGedcomInfo(ptr)|] fhGetGedcomInfo(ptr) [fhGetItemPtr(ptr,strDataReference)|] fhGetItemPtr(ptr,strDataReference) [fhGetItemText(ptr,strDataReference)|] fhGetItemText(ptr,strDataReference) [fhGetRecordId(ptr)|] fhGetRecordId(ptr) [fhGetRecordTypeCount()|] fhGetRecordTypeCount() [fhGetRecordTypeTag(iIndex)|] fhGetRecordTypeTag(iIndex) [fhGetTag(ptr)|] fhGetTag(ptr) [fhGetValueAsBlob(ptr, strFilename)|] fhGetValueAsBlob(ptr, strFilename) [fhGetValueAsDate(ptr)|] fhGetValueAsDate(ptr) [fhGetValueAsInteger(ptr)|] fhGetValueAsInteger(ptr) [fhGetValueAsLink(ptr)|] fhGetValueAsLink(ptr) [fhGetValueAsText(ptr)|] fhGetValueAsText(ptr) [fhGetValueType(ptr)|] fhGetValueType(ptr) [fhHasChildItem(ptr)|] fhHasChildItem(ptr) [fhHasNextSibItem(ptr)|] fhHasNextSibItem(ptr) [fhHasParentItem(ptr)|] fhHasParentItem(ptr) [fhHasPrevSibItem(ptr)|] fhHasPrevSibItem(ptr) [fhIsAttribute(ptr)|] fhIsAttribute(ptr) [fhIsEvent(ptr)|] fhIsEvent(ptr) [fhIsFact(ptr)|] fhIsFact(ptr) [fhIsHidden(ptr)|] fhIsHidden(ptr) [fhIsUdf(ptr)|] fhIsUdf(ptr) [fhIsValidDataRef(ptr)|] fhIsValidDataRef(ptr) [fhMessageBox(strText,strButtons,strIcon)|] fhMessageBox(strText,strButtons,strIcon) [fhMoveItemAfter(ptrMove,ptrAfter)|] fhMoveItemAfter(ptrMove,ptrAfter) [fhMoveItemBefore(ptrMove,ptrBefore)|] fhMoveItemBefore(ptrMove,ptrBefore) [fhNewDate([iYear, iMonth, iDay, strSubtype)|] fhNewDate([iYear, iMonth, iDay, strSubtype) [fhNewDatePt([iYear,iMonth, iDay, bYearDD, strCalendar)|] fhNewDatePt([iYear,iMonth, iDay, bYearDD, strCalendar) [fhNewItemPtr([tag, ptrParent[, iIndex)|] fhNewItemPtr([tag, ptrParent[, iIndex) [fhOutputResultSetColumn(strColumnHeading, strColumnType, tblData, iCount, iWidthInChar4ths, sAlignment, iSortPriority, bSortAscending)|] fhOutputResultSetColumn(strColumnHeading, strColumnType, tblData, iCount, iWidthInChar4ths, sAlignment, iSortPriority, bSortAscending) [fhOutputResultSetTitles(strTitle,strPrintTitle,strPrintSubtitle)|] fhOutputResultSetTitles(strTitle,strPrintTitle,strPrintSubtitle) [fhPromptUserForDate(dtDate)|] fhPromptUserForDate(dtDate) [fhPromptUserForRecordSel(strTag,iMaxSel)|] fhPromptUserForRecordSel(strTag,iMaxSel) [fhSetValue_Copy(ptrTo,ptrFrom)|] fhSetValue_Copy(ptrTo,ptrFrom) [fhSetValueAsBlob(ptr, strFilename)|] fhSetValueAsBlob(ptr, strFilename) [fhSetValueAsDate(ptr,dtDate)|] fhSetValueAsDate(ptr,dtDate) [fhSetValueAsInteger(ptr,iValue, bNull)|] fhSetValueAsInteger(ptr,iValue, bNull) [fhSetValueAsLink(ptr,ptrLink)|] fhSetValueAsLink(ptr,ptrLink) [fhSetValueAsText(ptr,strValue)|] fhSetValueAsText(ptr,strValue) [fhUpdateDisplay()|] fhUpdateDisplay() [dt.Clone(dtDate)|] dt.Clone(dtDate) [dt.Copy(dtDate)|] dt.Copy(dtDate) [dt.GetDatePt1()|] dt.GetDatePt1() [dt.GetDatePt2()|] dt.GetDatePt2() [dt.GetDisplayText(strFormat)|] dt.GetDisplayText(strFormat) [dt.GetPhrase()|] dt.GetPhrase() [dt.GetSubtype()|] dt.GetSubtype() [dt.GetType()|] dt.GetType() [dt.GetValueAsText()|] dt.GetValueAsText() [dt.IsNull()|] dt.IsNull() [dt.SetDatePhrase(strPhrase , dpDatePoint)|] dt.SetDatePhrase(strPhrase , dpDatePoint) [dt.SetNull()|] dt.SetNull() [dt.SetPeriod(strPeriodType, dpDatePoint1,dpDatePoint2)|] dt.SetPeriod(strPeriodType, dpDatePoint1,dpDatePoint2) [dt.SetRange(strPeriodType, dpDatePoint1,dpDatePoint2)|] dt.SetRange(strPeriodType, dpDatePoint1,dpDatePoint2) [dt.SetSimpleDate(dpDatePoint, strSubtype)|] dt.SetSimpleDate(dpDatePoint, strSubtype) [dt.SetValueAsText()|] dt.SetValueAsText() [dt.SortCompare(dtDate)|] dt.SortCompare(dtDate) [dp.Clone(dpDatePoint)|] dp.Clone(dpDatePoint) [dp.Compare(dpDatePoint)|] dp.Compare(dpDatePoint) [dp.Copy(dpDatePoint)|] dp.Copy(dpDatePoint) [dp.GetBC()|] dp.GetBC() [dp.GetCalendar()|] dp.GetCalendar() [dp.GetDay()|] dp.GetDay() [dp.GetMonth()|] dp.GetMonth() [dp.GetYear()|] dp.GetYear() [dp.GetYearDD()|] dp.GetYearDD() [dp.IsNull()|] dp.IsNull() [dp.SetNull()|] dp.SetNull() [dp.SetValue(iYear,iMonth,iDay,bYearDD,bBC,strCalendar)|] dp.SetValue(iYear,iMonth,iDay,bYearDD,bBC,strCalendar) [ptr.Clone(ptr)|] ptr.Clone(ptr) [ptr.IsNotNull()|] ptr.IsNotNull() [ptr.IsNull()|] ptr.IsNull() [ptr.MoveNext(strOpt)|] ptr.MoveNext(strOpt) [ptr.MoveNextSpecial()|] ptr.MoveNextSpecial() [ptr.MovePrev(strOpt)|] ptr.MovePrev(strOpt) [ptr.MoveTo( ptrParent,strTag)|] ptr.MoveTo( ptrParent,strTag) [ptr.MoveToFirstChildItem(ptrRef)|] ptr.MoveToFirstChildItem(ptrRef) [ptr.MoveToParentItem(ptrRef)|] ptr.MoveToParentItem(ptrRef) [ptr.MoveToRecordById(sRecordTag,iRecordId)|] ptr.MoveToRecordById(sRecordTag,iRecordId) [ptr.MoveToRecordItem(ptrRef)|] ptr.MoveToRecordItem(ptrRef) [ptr.SetNull()|] ptr.SetNull() [and|] and [break|] break [do|] do end [else|] else [elseif|] elseif [end|] end [false|] false [for| For from x to y] for i=start,end,increment do end [forp| For all in pairs from table] for k,v in pairs(table) do end [forp| For all in pairs from table] for i,v in ipairs(table) do end [forio| Loop through file] for line in io.lines("filename") do end [function|] function [if|if then end] if then end [ife|if then else end] if then else end [ifee|if then elseif then end] if then elseif then end [in|] in [local|Declare variable local] local [nil|] nil [not|] not [or|] or [repeat|repeat until] repeat until [return|] return [then|] then [true|] true [until|] until [while|] while do end