<aside>
<a href="#welcome-to-harbour" title="Welcome to Harbour">Welcome to Harbour</a>
<a href="#compiler-options" title="Compiler Options">Compiler Options</a>
<a href="#harbour-extensions" title="Harbour Extensions">Harbour Extensions</a>
<a href="#macro-compiler" title="Macro compiler">Macro compiler</a>
<a href="#the-garbage-collector" title="The Garbage Collector">The Garbage Collector</a>
<a href="#the-idle-states" title="The idle states">The idle states</a>
<a href="#__atprompt" title="__AtPrompt()"><code>__AtPrompt()</code></a>
<a href="#__dbcopystruct" title="__dbCopyStruct()"><code>__dbCopyStruct()</code></a>
<a href="#__dbcopyxstruct" title="__dbCopyXStruct()"><code>__dbCopyXStruct()</code></a>
<a href="#__dbcreate" title="__dbCreate()"><code>__dbCreate()</code></a>
<a href="#__dbdelim" title="__dbDelim()"><code>__dbDelim()</code></a>
<a href="#__dbsdf" title="__dbSDF()"><code>__dbSDF()</code></a>
<a href="#__dbstructfilter" title="__dbStructFilter()"><code>__dbStructFilter()</code></a>
<a href="#__dir" title="__Dir()*"><code>__Dir()*</code></a>
<a href="#__fledit" title="__FLedit()*"><code>__FLedit()*</code></a>
<a href="#__input" title="__Input()"><code>__Input()</code></a>
<a href="#__keyboard" title="__Keyboard()"><code>__Keyboard()</code></a>
<a href="#__mvclear" title="__mvClear()"><code>__mvClear()</code></a>
<a href="#__mvdbginfo" title="__mvDbgInfo()"><code>__mvDbgInfo()</code></a>
<a href="#__mvexist" title="__mvExist()"><code>__mvExist()</code></a>
<a href="#__mvget" title="__mvGet()"><code>__mvGet()</code></a>
<a href="#__mvprivate" title="__mvPrivate()"><code>__mvPrivate()</code></a>
<a href="#__mvpublic" title="__mvPublic()"><code>__mvPublic()</code></a>
<a href="#__mvput" title="__mvPut()"><code>__mvPut()</code></a>
<a href="#__mvrelease" title="__mvRelease()"><code>__mvRelease()</code></a>
<a href="#__mvscope" title="__mvScope()"><code>__mvScope()</code></a>
<a href="#__mvxrelease" title="__mvXRelease()"><code>__mvXRelease()</code></a>
<a href="#__menuto" title="__MenuTo()"><code>__MenuTo()</code></a>
<a href="#__nonoalert" title="__NoNoAlert()"><code>__NoNoAlert()</code></a>
<a href="#__objadddata" title="__objAddData()"><code>__objAddData()</code></a>
<a href="#__objaddinline" title="__objAddInline()"><code>__objAddInline()</code></a>
<a href="#__objaddmethod" title="__objAddMethod()"><code>__objAddMethod()</code></a>
<a href="#__objdeldata" title="__objDelData()"><code>__objDelData()</code></a>
<a href="#__objdelinline" title="__objDelInline()"><code>__objDelInline()</code></a>
<a href="#__objdelmethod" title="__objDelMethod()"><code>__objDelMethod()</code></a>
<a href="#__objderivedfrom" title="__objDerivedFrom()"><code>__objDerivedFrom()</code></a>
<a href="#__objgetmethodlist" title="__objGetMethodList()"><code>__objGetMethodList()</code></a>
<a href="#__objgetmsglist" title="__objGetMsgList()"><code>__objGetMsgList()</code></a>
<a href="#__objgetvaluelist" title="__objGetValueList()"><code>__objGetValueList()</code></a>
<a href="#__objhasdata" title="__objHasData()"><code>__objHasData()</code></a>
<a href="#__objhasmethod" title="__objHasMethod()"><code>__objHasMethod()</code></a>
<a href="#__objmodinline" title="__objModInline()"><code>__objModInline()</code></a>
<a href="#__objmodmethod" title="__objModMethod()"><code>__objModMethod()</code></a>
<a href="#__objsetvaluelist" title="__objSetValueList()"><code>__objSetValueList()</code></a>
<a href="#__quit" title="__Quit()"><code>__Quit()</code></a>
<a href="#__run" title="__Run()"><code>__Run()</code></a>
<a href="#__setcentury" title="__SetCentury()"><code>__SetCentury()</code></a>
<a href="#__setfunction" title="__SetFunction()"><code>__SetFunction()</code></a>
<a href="#__sethelpk" title="__SetHelpK()"><code>__SetHelpK()</code></a>
<a href="#__textrestore" title="__TextRestore()"><code>__TextRestore()</code></a>
<a href="#__textsave" title="__TextSave()"><code>__TextSave()</code></a>
<a href="#__typefile" title="__TypeFile()"><code>__TypeFile()</code></a>
<a href="#__wait" title="__Wait()"><code>__Wait()</code></a>
<a href="#__xhelp" title="__XHelp()"><code>__XHelp()</code></a>
<a href="#__xrestscreen" title="__XRestScreen()"><code>__XRestScreen()</code></a>
<a href="#__xsavescreen" title="__XSaveScreen()"><code>__XSaveScreen()</code></a>
<a href="#at-get-cmd" title="@...GET"><code>@...GET</code></a>
<a href="#at-prompt-cmd" title="@...PROMPT"><code>@...PROMPT</code></a>
<a href="#at-say-cmd" title="@...SAY"><code>@...SAY</code></a>
<a href="#aadd" title="AAdd()"><code>AAdd()</code></a>
<a href="#abs" title="Abs()"><code>Abs()</code></a>
<a href="#achoice" title="AChoice()"><code>AChoice()</code></a>
<a href="#aclone" title="AClone()"><code>AClone()</code></a>
<a href="#acopy" title="ACopy()"><code>ACopy()</code></a>
<a href="#adel" title="ADel()"><code>ADel()</code></a>
<a href="#adir" title="ADir()"><code>ADir()</code></a>
<a href="#aeval" title="AEval()"><code>AEval()</code></a>
<a href="#afields" title="AFields()*"><code>AFields()*</code></a>
<a href="#afill" title="AFill()"><code>AFill()</code></a>
<a href="#ains" title="AIns()"><code>AIns()</code></a>
<a href="#alert" title="Alert()"><code>Alert()</code></a>
<a href="#alias" title="Alias()"><code>Alias()</code></a>
<a href="#alltrim" title="AllTrim()"><code>AllTrim()</code></a>
<a href="#array" title="Array()"><code>Array()</code></a>
<a href="#asc" title="Asc()"><code>Asc()</code></a>
<a href="#ascan" title="AScan()"><code>AScan()</code></a>
<a href="#asize" title="ASize()"><code>ASize()</code></a>
<a href="#asort" title="ASort()"><code>ASort()</code></a>
<a href="#at" title="At()"><code>At()</code></a>
<a href="#atail" title="ATail()"><code>ATail()</code></a>
<a href="#bin2i" title="Bin2I()"><code>Bin2I()</code></a>
<a href="#bin2l" title="Bin2L()"><code>Bin2L()</code></a>
<a href="#bin2w" title="Bin2W()"><code>Bin2W()</code></a>
<a href="#bof" title="Bof()"><code>Bof()</code></a>
<a href="#break" title="Break()"><code>Break()</code></a>
<a href="#browse" title="Browse()"><code>Browse()</code></a>
<a href="#cdow" title="CDoW()"><code>CDoW()</code></a>
<a href="#chr" title="Chr()"><code>Chr()</code></a>
<a href="#class-cmd" title="CLASS"><code>CLASS</code></a>
<a href="#class-var-cmd" title="CLASS VAR"><code>CLASS VAR</code></a>
<a href="#clipinit" title="CLIPINIT()"><code>CLIPINIT()</code></a>
<a href="#cmonth" title="CMonth()"><code>CMonth()</code></a>
<a href="#col" title="Col()"><code>Col()</code></a>
<a href="#copy-file-cmd" title="COPY FILE"><code>COPY FILE</code></a>
<a href="#copy-structure-cmd" title="COPY STRUCTURE"><code>COPY STRUCTURE</code></a>
<a href="#copy-structure-extended-cmd" title="COPY STRUCTURE EXTENDED"><code>COPY STRUCTURE EXTENDED</code></a>
<a href="#create-cmd" title="CREATE"><code>CREATE</code></a>
<a href="#create-from-cmd" title="CREATE FROM"><code>CREATE FROM</code></a>
<a href="#ctod" title="CToD()"><code>CToD()</code></a>
<a href="#curdir" title="CurDir()"><code>CurDir()</code></a>
<a href="#dbappend" title="dbAppend()"><code>dbAppend()</code></a>
<a href="#dbclearfilter" title="dbClearFilter()"><code>dbClearFilter()</code></a>
<a href="#dbcloseall" title="dbCloseAll()"><code>dbCloseAll()</code></a>
<a href="#dbclosearea" title="dbCloseArea()"><code>dbCloseArea()</code></a>
<a href="#dbcommit" title="dbCommit()"><code>dbCommit()</code></a>
<a href="#dbcommitall" title="dbCommitAll()"><code>dbCommitAll()</code></a>
<a href="#dbcreate" title="dbCreate()"><code>dbCreate()</code></a>
<a href="#dbdelete" title="dbDelete()"><code>dbDelete()</code></a>
<a href="#dbedit" title="dbEdit()*"><code>dbEdit()*</code></a>
<a href="#dbeval" title="dbEval()"><code>dbEval()</code></a>
<a href="#dbfilter" title="dbFilter()"><code>dbFilter()</code></a>
<a href="#dbgobottom" title="dbGoBottom()"><code>dbGoBottom()</code></a>
<a href="#dbgoto" title="dbGoto()"><code>dbGoto()</code></a>
<a href="#dbgotop" title="dbGoTop()"><code>dbGoTop()</code></a>
<a href="#dbrecall" title="dbRecall()"><code>dbRecall()</code></a>
<a href="#dbrlock" title="dbRLock()"><code>dbRLock()</code></a>
<a href="#dbrlocklist" title="dbRLockList()"><code>dbRLockList()</code></a>
<a href="#dbrunlock" title="dbRUnlock()"><code>dbRUnlock()</code></a>
<a href="#dbseek" title="dbSeek()"><code>dbSeek()</code></a>
<a href="#dbselectarea" title="dbSelectArea()"><code>dbSelectArea()</code></a>
<a href="#dbsetdriver" title="dbSetDriver()"><code>dbSetDriver()</code></a>
<a href="#dbsetfilter" title="dbSetFilter()"><code>dbSetFilter()</code></a>
<a href="#dbskip" title="dbSkip()"><code>dbSkip()</code></a>
<a href="#dbstruct" title="dbStruct()"><code>dbStruct()</code></a>
<a href="#dbunlock" title="dbUnlock()"><code>dbUnlock()</code></a>
<a href="#dbunlockall" title="dbUnlockAll()"><code>dbUnlockAll()</code></a>
<a href="#dbusearea" title="dbUseArea()"><code>dbUseArea()</code></a>
<a href="#date" title="Date()"><code>Date()</code></a>
<a href="#day" title="Day()"><code>Day()</code></a>
<a href="#days" title="Days()"><code>Days()</code></a>
<a href="#dbf" title="Dbf()"><code>Dbf()</code></a>
<a href="#deleted" title="Deleted()"><code>Deleted()</code></a>
<a href="#descend" title="Descend()"><code>Descend()</code></a>
<a href="#devoutpict" title="DevOutPict()"><code>DevOutPict()</code></a>
<a href="#delete-file-cmd" title="DELETE FILE"><code>DELETE FILE</code></a>
<a href="#dirchange" title="DirChange()"><code>DirChange()</code></a>
<a href="#dirremove" title="DirRemove()"><code>DirRemove()</code></a>
<a href="#diskspace" title="DiskSpace()"><code>DiskSpace()</code></a>
<a href="#dir-cmd" title="DIR"><code>DIR</code></a>
<a href="#do" title="Do()"><code>Do()</code></a>
<a href="#dow" title="DoW()"><code>DoW()</code></a>
<a href="#dtoc" title="DToC()"><code>DToC()</code></a>
<a href="#dtos" title="DToS()"><code>DToS()</code></a>
<a href="#eject" title="EJECT"><code>EJECT</code></a>
<a href="#elaptime" title="ElapTime()"><code>ElapTime()</code></a>
<a href="#empty" title="Empty()"><code>Empty()</code></a>
<a href="#endclass-cmd" title="ENDCLASS"><code>ENDCLASS</code></a>
<a href="#eof" title="Eof()"><code>Eof()</code></a>
<a href="#errorsys" title="ErrorSys()"><code>ErrorSys()</code></a>
<a href="#erase-cmd" title="ERASE"><code>ERASE</code></a>
<a href="#error-handler-cmd" title="ERROR HANDLER"><code>ERROR HANDLER</code></a>
<a href="#eval" title="Eval()"><code>Eval()</code></a>
<a href="#exp" title="Exp()"><code>Exp()</code></a>
<a href="#fclose" title="FClose()"><code>FClose()</code></a>
<a href="#fcount" title="FCount()"><code>FCount()</code></a>
<a href="#fcreate" title="FCreate()"><code>FCreate()</code></a>
<a href="#ferase" title="FErase()"><code>FErase()</code></a>
<a href="#ferror" title="FError()"><code>FError()</code></a>
<a href="#fieldblock" title="FieldBlock()"><code>FieldBlock()</code></a>
<a href="#fieldget" title="FieldGet()"><code>FieldGet()</code></a>
<a href="#fieldname" title="FieldName()"><code>FieldName()</code></a>
<a href="#fieldpos" title="FieldPos()"><code>FieldPos()</code></a>
<a href="#fieldput" title="FieldPut()"><code>FieldPut()</code></a>
<a href="#fieldwblock" title="FieldWBlock()"><code>FieldWBlock()</code></a>
<a href="#file" title="File()"><code>File()</code></a>
<a href="#field-cmd" title="FIELD"><code>FIELD</code></a>
<a href="#flock" title="FLock()"><code>FLock()</code></a>
<a href="#found" title="Found()"><code>Found()</code></a>
<a href="#fopen" title="FOpen()"><code>FOpen()</code></a>
<a href="#fread" title="FRead()"><code>FRead()</code></a>
<a href="#freadstr" title="FReadStr()"><code>FReadStr()</code></a>
<a href="#frename" title="FRename()"><code>FRename()</code></a>
<a href="#fseek" title="FSeek()"><code>FSeek()</code></a>
<a href="#fwrite" title="FWrite()"><code>FWrite()</code></a>
<a href="#gete" title="GetE()"><code>GetE()</code></a>
<a href="#getenv" title="GetEnv()"><code>GetEnv()</code></a>
<a href="#hb_adel" title="hb_ADel()"><code>hb_ADel()</code></a>
<a href="#hb_ains" title="hb_AIns()"><code>hb_AIns()</code></a>
<a href="#hb_ascan" title="hb_AScan()"><code>hb_AScan()</code></a>
<a href="#hb_at" title="hb_At()"><code>hb_At()</code></a>
<a href="#hb_ati" title="hb_AtI()"><code>hb_AtI()</code></a>
<a href="#hb_atokens" title="hb_ATokens()"><code>hb_ATokens()</code></a>
<a href="#hb_cdpselect" title="hb_cdpSelect()"><code>hb_cdpSelect()</code></a>
<a href="#hb_colorindex" title="hb_ColorIndex()"><code>hb_ColorIndex()</code></a>
<a href="#hb_diskspace" title="hb_DiskSpace()"><code>hb_DiskSpace()</code></a>
<a href="#hb_dtot" title="hb_DToT()"><code>hb_DToT()</code></a>
<a href="#hb_eol" title="hb_eol()"><code>hb_eol()</code></a>
<a href="#hb_feof" title="hb_FEof()"><code>hb_FEof()</code></a>
<a href="#hb_flock" title="hb_FLock()"><code>hb_FLock()</code></a>
<a href="#hb_funlock" title="hb_FUnlock()"><code>hb_FUnlock()</code></a>
<a href="#hb_gcall" title="hb_gcAll()"><code>hb_gcAll()</code></a>
<a href="#hb_gcalloc" title="hb_gcAlloc()"><code>hb_gcAlloc()</code></a>
<a href="#hb_gccollectall" title="hb_gcCollectAll()"><code>hb_gcCollectAll()</code></a>
<a href="#hb_gcfree" title="hb_gcFree()"><code>hb_gcFree()</code></a>
<a href="#hb_gcitemref" title="hb_gcItemRef()"><code>hb_gcItemRef()</code></a>
<a href="#hb_getenv" title="hb_GetEnv()"><code>hb_GetEnv()</code></a>
<a href="#hb_hash" title="hb_Hash()"><code>hb_Hash()</code></a>
<a href="#hb_hallocate" title="hb_HAllocate()"><code>hb_HAllocate()</code></a>
<a href="#hb_hautoadd" title="hb_HAutoAdd()"><code>hb_HAutoAdd()</code></a>
<a href="#hb_hbinary" title="hb_HBinary()"><code>hb_HBinary()</code></a>
<a href="#hb_hcasematch" title="hb_HCaseMatch()"><code>hb_HCaseMatch()</code></a>
<a href="#hb_hclone" title="hb_HClone()"><code>hb_HClone()</code></a>
<a href="#hb_hcopy" title="hb_HCopy()"><code>hb_HCopy()</code></a>
<a href="#hb_hdefault" title="hb_HDefault()"><code>hb_HDefault()</code></a>
<a href="#hb_hdel" title="hb_HDel()"><code>hb_HDel()</code></a>
<a href="#hb_hdelat" title="hb_HDelAt()"><code>hb_HDelAt()</code></a>
<a href="#hb_heval" title="hb_HEval()"><code>hb_HEval()</code></a>
<a href="#hb_hfill" title="hb_HFill()"><code>hb_HFill()</code></a>
<a href="#hb_hget" title="hb_HGet()"><code>hb_HGet()</code></a>
<a href="#hb_hgetdef" title="hb_HGetDef()"><code>hb_HGetDef()</code></a>
<a href="#hb_hhaskey" title="hb_HHasKey()"><code>hb_HHasKey()</code></a>
<a href="#hb_hkeyat" title="hb_HKeyAt()"><code>hb_HKeyAt()</code></a>
<a href="#hb_hkeys" title="hb_HKeys()"><code>hb_HKeys()</code></a>
<a href="#hb_hmerge" title="hb_HMerge()"><code>hb_HMerge()</code></a>
<a href="#hb_hpairat" title="hb_HPairAt()"><code>hb_HPairAt()</code></a>
<a href="#hb_hpos" title="hb_HPos()"><code>hb_HPos()</code></a>
<a href="#hb_hscan" title="hb_HScan()"><code>hb_HScan()</code></a>
<a href="#hb_hset" title="hb_HSet()"><code>hb_HSet()</code></a>
<a href="#hb_hsort" title="hb_HSort()"><code>hb_HSort()</code></a>
<a href="#hb_hvalueat" title="hb_HValueAt()"><code>hb_HValueAt()</code></a>
<a href="#hb_hvalues" title="hb_HValues()"><code>hb_HValues()</code></a>
<a href="#hb_idleadd" title="hb_idleAdd()"><code>hb_idleAdd()</code></a>
<a href="#hb_idledel" title="hb_idleDel()"><code>hb_idleDel()</code></a>
<a href="#hb_idlestate" title="hb_idleState()"><code>hb_idleState()</code></a>
<a href="#hb_idlestate-c" title="hb_idleState()"><code>hb_idleState()</code></a>
<a href="#hb_inetaccept" title="hb_inetAccept()"><code>hb_inetAccept()</code></a>
<a href="#hb_inetaddress" title="hb_inetAddress()"><code>hb_inetAddress()</code></a>
<a href="#hb_inetcleanup" title="hb_inetCleanup()"><code>hb_inetCleanup()</code></a>
<a href="#hb_inetclearerror" title="hb_inetClearError()"><code>hb_inetClearError()</code></a>
<a href="#hb_inetclearperiodcallback" title="hb_inetClearPeriodCallback()"><code>hb_inetClearPeriodCallback()</code></a>
<a href="#hb_inetcleartimelimit" title="hb_inetClearTimeLimit()"><code>hb_inetClearTimeLimit()</code></a>
<a href="#hb_inetcleartimeout" title="hb_inetClearTimeout()"><code>hb_inetClearTimeout()</code></a>
<a href="#hb_inetclose" title="hb_inetClose()"><code>hb_inetClose()</code></a>
<a href="#hb_inetconnect" title="hb_inetConnect()"><code>hb_inetConnect()</code></a>
<a href="#hb_inetconnectip" title="hb_inetConnectIP()"><code>hb_inetConnectIP()</code></a>
<a href="#hb_inetcount" title="hb_inetCount()"><code>hb_inetCount()</code></a>
<a href="#hb_inetcreate" title="hb_inetCreate()"><code>hb_inetCreate()</code></a>
<a href="#hb_inetcrlf" title="hb_inetCRLF()"><code>hb_inetCRLF()</code></a>
<a href="#hb_inetdataready" title="hb_inetDataReady()"><code>hb_inetDataReady()</code></a>
<a href="#hb_inetdgram" title="hb_inetDGram()"><code>hb_inetDGram()</code></a>
<a href="#hb_inetdgrambind" title="hb_inetDGramBind()"><code>hb_inetDGramBind()</code></a>
<a href="#hb_inetdgramrecv" title="hb_inetDGramRecv()"><code>hb_inetDGramRecv()</code></a>
<a href="#hb_inetdgramsend" title="hb_inetDGramSend()"><code>hb_inetDGramSend()</code></a>
<a href="#hb_ineterrorcode" title="hb_inetErrorCode()"><code>hb_inetErrorCode()</code></a>
<a href="#hb_ineterrordesc" title="hb_inetErrorDesc()"><code>hb_inetErrorDesc()</code></a>
<a href="#hb_inetfd" title="hb_inetFD()"><code>hb_inetFD()</code></a>
<a href="#hb_inetgetalias" title="hb_inetGetAlias()"><code>hb_inetGetAlias()</code></a>
<a href="#hb_inetgethosts" title="hb_inetGetHosts()"><code>hb_inetGetHosts()</code></a>
<a href="#hb_inetgetrcvbufsize" title="hb_inetGetRcvBufSize()"><code>hb_inetGetRcvBufSize()</code></a>
<a href="#hb_inetgetsndbufsize" title="hb_inetGetSndBufSize()"><code>hb_inetGetSndBufSize()</code></a>
<a href="#hb_inetinit" title="hb_inetInit()"><code>hb_inetInit()</code></a>
<a href="#hb_inetissocket" title="hb_inetIsSocket()"><code>hb_inetIsSocket()</code></a>
<a href="#hb_inetperiodcallback" title="hb_inetPeriodCallback()"><code>hb_inetPeriodCallback()</code></a>
<a href="#hb_inetport" title="hb_inetPort()"><code>hb_inetPort()</code></a>
<a href="#hb_inetrecv" title="hb_inetRecv()"><code>hb_inetRecv()</code></a>
<a href="#hb_inetrecvall" title="hb_inetRecvAll()"><code>hb_inetRecvAll()</code></a>
<a href="#hb_inetrecvendblock" title="hb_inetRecvEndblock()"><code>hb_inetRecvEndblock()</code></a>
<a href="#hb_inetrecvline" title="hb_inetRecvLine()"><code>hb_inetRecvLine()</code></a>
<a href="#hb_inetstatus" title="hb_inetstatus()"><code>hb_inetstatus()</code></a>
<a href="#hb_inetsend" title="hb_inetSend()"><code>hb_inetSend()</code></a>
<a href="#hb_inetsendall" title="hb_inetSendAll()"><code>hb_inetSendAll()</code></a>
<a href="#hb_inetserver" title="hb_inetServer()"><code>hb_inetServer()</code></a>
<a href="#hb_inetsetrcvbufsize" title="hb_inetSetRcvBufSize()"><code>hb_inetSetRcvBufSize()</code></a>
<a href="#hb_inetsetsndbufsize" title="hb_inetSetSndBufSize()"><code>hb_inetSetSndBufSize()</code></a>
<a href="#hb_inettimelimit" title="hb_inetTimeLimit()"><code>hb_inetTimeLimit()</code></a>
<a href="#hb_inettimeout" title="hb_inetTimeout()"><code>hb_inetTimeout()</code></a>
<a href="#hb_keyput" title="hb_keyPut()"><code>hb_keyPut()</code></a>
<a href="#hb_langerrmsg" title="hb_langErrMsg()"><code>hb_langErrMsg()</code></a>
<a href="#hb_langmessage" title="hb_langMessage()"><code>hb_langMessage()</code></a>
<a href="#hb_langname" title="hb_langName()"><code>hb_langName()</code></a>
<a href="#hb_langselect" title="hb_langSelect()"><code>hb_langSelect()</code></a>
<a href="#hb_lefteq" title="hb_LeftEq()"><code>hb_LeftEq()</code></a>
<a href="#hb_lefteqi" title="hb_LeftEqI()"><code>hb_LeftEqI()</code></a>
<a href="#hb_matherblock" title="hb_matherBlock()"><code>hb_matherBlock()</code></a>
<a href="#hb_mathermode" title="hb_matherMode()"><code>hb_matherMode()</code></a>
<a href="#hb_mathgeterrmode-c" title="hb_mathGetErrMode()"><code>hb_mathGetErrMode()</code></a>
<a href="#hb_mathgethandler-c" title="hb_mathGetHandler()"><code>hb_mathGetHandler()</code></a>
<a href="#hb_mathgetlasterror-c" title="hb_mathGetLastError()"><code>hb_mathGetLastError()</code></a>
<a href="#hb_mathismatherr-c" title="hb_mathIsMathErr()"><code>hb_mathIsMathErr()</code></a>
<a href="#hb_mathreseterror-c" title="hb_mathResetError()"><code>hb_mathResetError()</code></a>
<a href="#hb_mathseterrmode-c" title="hb_mathSetErrMode()"><code>hb_mathSetErrMode()</code></a>
<a href="#hb_mathsethandler-c" title="hb_mathSetHandler()"><code>hb_mathSetHandler()</code></a>
<a href="#hb_memoread" title="hb_MemoRead()"><code>hb_MemoRead()</code></a>
<a href="#hb_memowrit" title="hb_MemoWrit()"><code>hb_MemoWrit()</code></a>
<a href="#hb_ntoc" title="hb_ntoc()"><code>hb_ntoc()</code></a>
<a href="#hb_ntos" title="hb_ntos()"><code>hb_ntos()</code></a>
<a href="#hb_pisbyref" title="hb_PIsByRef()"><code>hb_PIsByRef()</code></a>
<a href="#hb_pvalue" title="hb_PValue()"><code>hb_PValue()</code></a>
<a href="#hb_rat" title="hb_RAt()"><code>hb_RAt()</code></a>
<a href="#hb_setlisteneradd-c" title="hb_setListenerAdd()"><code>hb_setListenerAdd()</code></a>
<a href="#hb_setlistenernotify-c" title="hb_setListenerNotify()"><code>hb_setListenerNotify()</code></a>
<a href="#hb_setlistenerremove-c" title="hb_setListenerRemove()"><code>hb_setListenerRemove()</code></a>
<a href="#hb_setkeycheck" title="hb_SetKeyCheck()"><code>hb_SetKeyCheck()</code></a>
<a href="#hb_setkeyget" title="hb_SetKeyGet()"><code>hb_SetKeyGet()</code></a>
<a href="#hb_setkeysave" title="hb_SetKeySave()"><code>hb_SetKeySave()</code></a>
<a href="#hb_setmacro" title="hb_SetMacro()"><code>hb_SetMacro()</code></a>
<a href="#hb_translate" title="hb_Translate()"><code>hb_Translate()</code></a>
<a href="#hb_valtostr" title="hb_ValToStr()"><code>hb_ValToStr()</code></a>
<a href="#hb_week" title="hb_Week()"><code>hb_Week()</code></a>
<a href="#hardcr" title="HardCR()"><code>HardCR()</code></a>
<a href="#hbclass" title="HBClass()"><code>HBClass()</code></a>
<a href="#header" title="Header()"><code>Header()</code></a>
<a href="#i2bin" title="I2Bin()"><code>I2Bin()</code></a>
<a href="#indexext" title="IndexExt()"><code>IndexExt()</code></a>
<a href="#indexkey" title="IndexKey()"><code>IndexKey()</code></a>
<a href="#indexord" title="IndexOrd()"><code>IndexOrd()</code></a>
<a href="#inkey" title="Inkey()"><code>Inkey()</code></a>
<a href="#int" title="Int()"><code>Int()</code></a>
<a href="#isaffirm" title="IsAffirm()"><code>IsAffirm()</code></a>
<a href="#isalpha" title="IsAlpha()"><code>IsAlpha()</code></a>
<a href="#isdigit" title="IsDigit()"><code>IsDigit()</code></a>
<a href="#isdisk" title="IsDisk()"><code>IsDisk()</code></a>
<a href="#islower" title="IsLower()"><code>IsLower()</code></a>
<a href="#isnegative" title="IsNegative()"><code>IsNegative()</code></a>
<a href="#isupper" title="IsUpper()"><code>IsUpper()</code></a>
<a href="#keyboard-cmd" title="KEYBOARD"><code>KEYBOARD</code></a>
<a href="#l2bin" title="L2Bin()"><code>L2Bin()</code></a>
<a href="#lastkey" title="LastKey()"><code>LastKey()</code></a>
<a href="#lastrec" title="LastRec()"><code>LastRec()</code></a>
<a href="#label-form-cmd" title="LABEL FORM"><code>LABEL FORM</code></a>
<a href="#left" title="Left()"><code>Left()</code></a>
<a href="#len" title="Len()"><code>Len()</code></a>
<a href="#log" title="Log()"><code>Log()</code></a>
<a href="#lower" title="Lower()"><code>Lower()</code></a>
<a href="#local-cmd" title="LOCAL"><code>LOCAL</code></a>
<a href="#ltrim" title="LTrim()"><code>LTrim()</code></a>
<a href="#lupdate" title="LUpdate()"><code>LUpdate()</code></a>
<a href="#makedir" title="MakeDir()"><code>MakeDir()</code></a>
<a href="#max" title="Max()"><code>Max()</code></a>
<a href="#maxcol" title="MaxCol()"><code>MaxCol()</code></a>
<a href="#maxrow" title="MaxRow()"><code>MaxRow()</code></a>
<a href="#mcol" title="MCol()"><code>MCol()</code></a>
<a href="#memoread" title="MemoRead()"><code>MemoRead()</code></a>
<a href="#memotran" title="MemoTran()"><code>MemoTran()</code></a>
<a href="#memowrit" title="MemoWrit()"><code>MemoWrit()</code></a>
<a href="#memvarblock" title="MemVarBlock()"><code>MemVarBlock()</code></a>
<a href="#memvar-cmd" title="MEMVAR"><code>MEMVAR</code></a>
<a href="#menu-to-cmd" title="MENU TO"><code>MENU TO</code></a>
<a href="#message-cmd" title="MESSAGE"><code>MESSAGE</code></a>
<a href="#method-cmd" title="METHOD"><code>METHOD</code></a>
<a href="#min" title="Min()"><code>Min()</code></a>
<a href="#mod" title="Mod()"><code>Mod()</code></a>
<a href="#month" title="Month()"><code>Month()</code></a>
<a href="#mrow" title="MRow()"><code>MRow()</code></a>
<a href="#nationmsg" title="NationMsg()"><code>NationMsg()</code></a>
<a href="#neterr" title="NetErr()"><code>NetErr()</code></a>
<a href="#nextkey" title="NextKey()"><code>NextKey()</code></a>
<a href="#ordbagext" title="ordBagExt()"><code>ordBagExt()</code></a>
<a href="#ordbagname" title="ordBagName()"><code>ordBagName()</code></a>
<a href="#ordcondset" title="ordCondSet()"><code>ordCondSet()</code></a>
<a href="#ordcreate" title="ordCreate()"><code>ordCreate()</code></a>
<a href="#orddestroy" title="ordDestroy()"><code>ordDestroy()</code></a>
<a href="#ordfor" title="ordFor()"><code>ordFor()</code></a>
<a href="#ordkey" title="ordKey()"><code>ordKey()</code></a>
<a href="#on-error-cmd" title="ON ERROR"><code>ON ERROR</code></a>
<a href="#os" title="OS()"><code>OS()</code></a>
<a href="#outerr" title="OutErr()"><code>OutErr()</code></a>
<a href="#outstd" title="OutStd()"><code>OutStd()</code></a>
<a href="#padc" title="PadC()"><code>PadC()</code></a>
<a href="#padl" title="PadL()"><code>PadL()</code></a>
<a href="#padr" title="PadR()"><code>PadR()</code></a>
<a href="#pack-cmd" title="PACK"><code>PACK</code></a>
<a href="#pcount" title="PCount()"><code>PCount()</code></a>
<a href="#procfile" title="ProcFile()"><code>ProcFile()</code></a>
<a href="#procline" title="ProcLine()"><code>ProcLine()</code></a>
<a href="#procname" title="ProcName()"><code>ProcName()</code></a>
<a href="#rat" title="RAt()"><code>RAt()</code></a>
<a href="#readkey" title="ReadKey()*"><code>ReadKey()*</code></a>
<a href="#readvar" title="ReadVar()"><code>ReadVar()</code></a>
<a href="#reccount" title="RecCount()"><code>RecCount()</code></a>
<a href="#recno" title="RecNo()"><code>RecNo()</code></a>
<a href="#recsize" title="RecSize()"><code>RecSize()</code></a>
<a href="#replicate" title="Replicate()"><code>Replicate()</code></a>
<a href="#rename-cmd" title="RENAME"><code>RENAME</code></a>
<a href="#report-form-cmd" title="REPORT FORM"><code>REPORT FORM</code></a>
<a href="#restore-screen-cmd" title="RESTORE SCREEN"><code>RESTORE SCREEN</code></a>
<a href="#right" title="Right()"><code>Right()</code></a>
<a href="#rlock" title="RLock()"><code>RLock()</code></a>
<a href="#round" title="Round()"><code>Round()</code></a>
<a href="#row" title="Row()"><code>Row()</code></a>
<a href="#rte-base-1003" title="RTE BASE/1003"><code>RTE BASE/1003</code></a>
<a href="#rte-base-1068" title="RTE BASE/1068"><code>RTE BASE/1068</code></a>
<a href="#rte-base-1069" title="RTE BASE/1069"><code>RTE BASE/1069</code></a>
<a href="#rte-base-1070" title="RTE BASE/1070"><code>RTE BASE/1070</code></a>
<a href="#rte-base-1072" title="RTE BASE/1072"><code>RTE BASE/1072</code></a>
<a href="#rte-base-1073" title="RTE BASE/1073"><code>RTE BASE/1073</code></a>
<a href="#rte-base-1074" title="RTE BASE/1074"><code>RTE BASE/1074</code></a>
<a href="#rte-base-1075" title="RTE BASE/1075"><code>RTE BASE/1075</code></a>
<a href="#rte-base-1076" title="RTE BASE/1076"><code>RTE BASE/1076</code></a>
<a href="#rte-base-1077" title="RTE BASE/1077"><code>RTE BASE/1077</code></a>
<a href="#rte-base-1078" title="RTE BASE/1078"><code>RTE BASE/1078</code></a>
<a href="#rte-base-1079" title="RTE BASE/1079"><code>RTE BASE/1079</code></a>
<a href="#rte-base-1081" title="RTE BASE/1081"><code>RTE BASE/1081</code></a>
<a href="#rte-base-1082" title="RTE BASE/1082"><code>RTE BASE/1082</code></a>
<a href="#rte-base-1085" title="RTE BASE/1085"><code>RTE BASE/1085</code></a>
<a href="#rte-base-1086" title="RTE BASE/1086"><code>RTE BASE/1086</code></a>
<a href="#rte-base-1089" title="RTE BASE/1089"><code>RTE BASE/1089</code></a>
<a href="#rte-base-1090" title="RTE BASE/1090"><code>RTE BASE/1090</code></a>
<a href="#rte-base-1092" title="RTE BASE/1092"><code>RTE BASE/1092</code></a>
<a href="#rte-base-1093" title="RTE BASE/1093"><code>RTE BASE/1093</code></a>
<a href="#rte-base-1094" title="RTE BASE/1094"><code>RTE BASE/1094</code></a>
<a href="#rte-base-1095" title="RTE BASE/1095"><code>RTE BASE/1095</code></a>
<a href="#rte-base-1096" title="RTE BASE/1096"><code>RTE BASE/1096</code></a>
<a href="#rte-base-1097" title="RTE BASE/1097"><code>RTE BASE/1097</code></a>
<a href="#rte-base-1098" title="RTE BASE/1098"><code>RTE BASE/1098</code></a>
<a href="#rte-base-1099" title="RTE BASE/1099"><code>RTE BASE/1099</code></a>
<a href="#rte-base-1100" title="RTE BASE/1100"><code>RTE BASE/1100</code></a>
<a href="#rte-base-1101" title="RTE BASE/1101"><code>RTE BASE/1101</code></a>
<a href="#rte-base-1102" title="RTE BASE/1102"><code>RTE BASE/1102</code></a>
<a href="#rte-base-1103" title="RTE BASE/1103"><code>RTE BASE/1103</code></a>
<a href="#rte-base-1104" title="RTE BASE/1104"><code>RTE BASE/1104</code></a>
<a href="#rte-base-1105" title="RTE BASE/1105"><code>RTE BASE/1105</code></a>
<a href="#rte-base-1106" title="RTE BASE/1106"><code>RTE BASE/1106</code></a>
<a href="#rte-base-1107" title="RTE BASE/1107"><code>RTE BASE/1107</code></a>
<a href="#rte-base-1108" title="RTE BASE/1108"><code>RTE BASE/1108</code></a>
<a href="#rte-base-1109" title="RTE BASE/1109"><code>RTE BASE/1109</code></a>
<a href="#rte-base-1110" title="RTE BASE/1110"><code>RTE BASE/1110</code></a>
<a href="#rte-base-1111" title="RTE BASE/1111"><code>RTE BASE/1111</code></a>
<a href="#rte-base-1112" title="RTE BASE/1112"><code>RTE BASE/1112</code></a>
<a href="#rte-base-1113" title="RTE BASE/1113"><code>RTE BASE/1113</code></a>
<a href="#rte-base-1114" title="RTE BASE/1114"><code>RTE BASE/1114</code></a>
<a href="#rte-base-1115" title="RTE BASE/1115"><code>RTE BASE/1115</code></a>
<a href="#rte-base-1116" title="RTE BASE/1116"><code>RTE BASE/1116</code></a>
<a href="#rte-base-1117" title="RTE BASE/1117"><code>RTE BASE/1117</code></a>
<a href="#rte-base-1120" title="RTE BASE/1120"><code>RTE BASE/1120</code></a>
<a href="#rte-base-1122" title="RTE BASE/1122"><code>RTE BASE/1122</code></a>
<a href="#rte-base-1124" title="RTE BASE/1124"><code>RTE BASE/1124</code></a>
<a href="#rte-base-1126" title="RTE BASE/1126"><code>RTE BASE/1126</code></a>
<a href="#rte-base-1132" title="RTE BASE/1132"><code>RTE BASE/1132</code></a>
<a href="#rte-base-1133" title="RTE BASE/1133"><code>RTE BASE/1133</code></a>
<a href="#rte-base-2010" title="RTE BASE/2010"><code>RTE BASE/2010</code></a>
<a href="#rte-base-2012" title="RTE BASE/2012"><code>RTE BASE/2012</code></a>
<a href="#rte-base-2017" title="RTE BASE/2017"><code>RTE BASE/2017</code></a>
<a href="#rte-base-2020" title="RTE BASE/2020"><code>RTE BASE/2020</code></a>
<a href="#rte-base-3001" title="RTE BASE/3001"><code>RTE BASE/3001</code></a>
<a href="#rte-base-3002" title="RTE BASE/3002"><code>RTE BASE/3002</code></a>
<a href="#rte-base-3003" title="RTE BASE/3003"><code>RTE BASE/3003</code></a>
<a href="#rte-base-3004" title="RTE BASE/3004"><code>RTE BASE/3004</code></a>
<a href="#rte-base-3005" title="RTE BASE/3005"><code>RTE BASE/3005</code></a>
<a href="#rte-base-3007" title="RTE BASE/3007"><code>RTE BASE/3007</code></a>
<a href="#rte-base-3008" title="RTE BASE/3008"><code>RTE BASE/3008</code></a>
<a href="#rte-base-3009" title="RTE BASE/3009"><code>RTE BASE/3009</code></a>
<a href="#rte-base-3010" title="RTE BASE/3010"><code>RTE BASE/3010</code></a>
<a href="#rte-base-3012" title="RTE BASE/3012"><code>RTE BASE/3012</code></a>
<a href="#rte-base-3101" title="RTE BASE/3101"><code>RTE BASE/3101</code></a>
<a href="#rte-base-3102" title="RTE BASE/3102"><code>RTE BASE/3102</code></a>
<a href="#rte-base-3103" title="RTE BASE/3103"><code>RTE BASE/3103</code></a>
<a href="#rte-term-2013" title="RTE TERM/2013"><code>RTE TERM/2013</code></a>
<a href="#rtrim" title="RTrim()"><code>RTrim()</code></a>
<a href="#run-cmd" title="RUN"><code>RUN</code></a>
<a href="#save-screen-cmd" title="SAVE SCREEN"><code>SAVE SCREEN</code></a>
<a href="#seconds" title="Seconds()"><code>Seconds()</code></a>
<a href="#secs" title="Secs()"><code>Secs()</code></a>
<a href="#select" title="Select()"><code>Select()</code></a>
<a href="#set" title="Set()"><code>Set()</code></a>
<a href="#setkey" title="SetKey()"><code>SetKey()</code></a>
<a href="#setmode" title="SetMode()"><code>SetMode()</code></a>
<a href="#settypeahead" title="SetTypeahead()"><code>SetTypeahead()</code></a>
<a href="#set-alternate-cmd" title="SET ALTERNATE"><code>SET ALTERNATE</code></a>
<a href="#set-bell-cmd" title="SET BELL"><code>SET BELL</code></a>
<a href="#set-century-cmd" title="SET CENTURY"><code>SET CENTURY</code></a>
<a href="#set-console-cmd" title="SET CONSOLE"><code>SET CONSOLE</code></a>
<a href="#set-date-cmd" title="SET DATE"><code>SET DATE</code></a>
<a href="#set-decimals-cmd" title="SET DECIMALS"><code>SET DECIMALS</code></a>
<a href="#set-default-cmd" title="SET DEFAULT"><code>SET DEFAULT</code></a>
<a href="#set-device-cmd" title="SET DEVICE"><code>SET DEVICE</code></a>
<a href="#set-epoch-cmd" title="SET EPOCH"><code>SET EPOCH</code></a>
<a href="#set-fixed-cmd" title="SET FIXED"><code>SET FIXED</code></a>
<a href="#set-function-cmd" title="SET FUNCTION"><code>SET FUNCTION</code></a>
<a href="#set-intensity-cmd" title="SET INTENSITY"><code>SET INTENSITY</code></a>
<a href="#set-key-cmd" title="SET KEY"><code>SET KEY</code></a>
<a href="#set-message-cmd" title="SET MESSAGE"><code>SET MESSAGE</code></a>
<a href="#set-path-cmd" title="SET PATH"><code>SET PATH</code></a>
<a href="#set-printer-cmd" title="SET PRINTER"><code>SET PRINTER</code></a>
<a href="#set-wrap-cmd" title="SET WRAP"><code>SET WRAP</code></a>
<a href="#space" title="Space()"><code>Space()</code></a>
<a href="#sqrt" title="Sqrt()"><code>Sqrt()</code></a>
<a href="#str" title="Str()"><code>Str()</code></a>
<a href="#strtran" title="StrTran()"><code>StrTran()</code></a>
<a href="#strzero" title="StrZero()"><code>StrZero()</code></a>
<a href="#substr" title="SubStr()"><code>SubStr()</code></a>
<a href="#tbrowse-addcolumn" title="TBrowse():AddColumn()"><code>TBrowse():AddColumn()</code></a>
<a href="#tbrowse-applykey" title="TBrowse():ApplyKey()"><code>TBrowse():ApplyKey()</code></a>
<a href="#tbrowse-setkey" title="TBrowse():SetKey()"><code>TBrowse():SetKey()</code></a>
<a href="#tbrowsedb" title="TBrowseDB()"><code>TBrowseDB()</code></a>
<a href="#tbrowsenew" title="TBrowseNew()"><code>TBrowseNew()</code></a>
<a href="#time" title="Time()"><code>Time()</code></a>
<a href="#tone" title="Tone()"><code>Tone()</code></a>
<a href="#transform" title="Transform()"><code>Transform()</code></a>
<a href="#trim" title="Trim()"><code>Trim()</code></a>
<a href="#type" title="Type()"><code>Type()</code></a>
<a href="#type-cmd" title="TYPE"><code>TYPE</code></a>
<a href="#upper" title="Upper()"><code>Upper()</code></a>
<a href="#used" title="Used()"><code>Used()</code></a>
<a href="#val" title="Val()"><code>Val()</code></a>
<a href="#valtype" title="ValType()"><code>ValType()</code></a>
<a href="#var-cmd" title="VAR"><code>VAR</code></a>
<a href="#version" title="Version()"><code>Version()</code></a>
<a href="#word" title="Word()"><code>Word()</code></a>
<a href="#year" title="Year()"><code>Year()</code></a>
<a href="#zap-cmd" title="ZAP"><code>ZAP</code></a>
</aside>

<aside>
<a href="#camiclipper-53" title="CA-Clipper 5.3">CA-Clipper 5.3</a>
<a href="#lt-op" title="<"><code>&lt;</code></a>
<a href="#lteq-op" title="<="><code>&lt;=</code></a>
<a href="#ltgt-noeq-ha-op" title="<> != #"><code>&lt;&gt; != #</code></a>
<a href="#eq-assign-op" title="= (assign)"><code>= (assign)</code></a>
<a href="#eq-compound-assign-op" title="= (compound assign)"><code>= (compound assign)</code></a>
<a href="#eq-equality-op" title="= (equality)"><code>= (equality)</code></a>
<a href="#eqeq-op" title="=="><code>==</code></a>
<a href="#gt-op" title=">"><code>&gt;</code></a>
<a href="#gteq-op" title=">="><code>&gt;=</code></a>
<a href="#mi-op" title="-"><code>-</code></a>
<a href="#migt-op" title="->"><code>-&gt;</code></a>
<a href="#mimi-op" title="--"><code>--</code></a>
<a href="#co-op" title=":"><code>:</code></a>
<a href="#coeq-op" title=":="><code>:=</code></a>
<a href="#quorququ-op" title="?|??"><code>?|??</code></a>
<a href="#sl-op" title="/"><code>/</code></a>
<a href="#and-op" title=".AND."><code>.AND.</code></a>
<a href="#not-op" title=".NOT."><code>.NOT.</code></a>
<a href="#or-op" title=".OR."><code>.OR.</code></a>
<a href="#bo-bc-op" title="( )"><code>( )</code></a>
<a href="#so-sc-op" title="[ ]"><code>[ ]</code></a>
<a href="#co-cc-op" title="{ }"><code>{ }</code></a>
<a href="#at-op" title="@"><code>@</code></a>
<a href="#at-box-cmd" title="@...BOX"><code>@...BOX</code></a>
<a href="#at-clear-cmd" title="@...CLEAR"><code>@...CLEAR</code></a>
<a href="#at-get-cmd" title="@...GET"><code>@...GET</code></a>
<a href="#at-get-checkbox-cmd" title="@...GET CHECKBOX"><code>@...GET CHECKBOX</code></a>
<a href="#at-get-listbox-cmd" title="@...GET LISTBOX"><code>@...GET LISTBOX</code></a>
<a href="#at-get-pushbutton-cmd" title="@...GET PUSHBUTTON"><code>@...GET PUSHBUTTON</code></a>
<a href="#at-get-radiogroup-cmd" title="@...GET RADIOGROUP"><code>@...GET RADIOGROUP</code></a>
<a href="#at-get-tbrowse-cmd" title="@...GET TBROWSE"><code>@...GET TBROWSE</code></a>
<a href="#at-prompt-cmd" title="@...PROMPT"><code>@...PROMPT</code></a>
<a href="#at-say-cmd" title="@...SAY"><code>@...SAY</code></a>
<a href="#at-to-cmd" title="@...TO"><code>@...TO</code></a>
<a href="#dl-op" title="$"><code>$</code></a>
<a href="#ml-op" title="*"><code>*</code></a>
<a href="#mlml-op" title="**"><code>**</code></a>
<a href="#et-op" title="&amp;"><code>&amp;</code></a>
<a href="#pp-command-or-pp-translate" title="#command | #translate"><code>#command | #translate</code></a>
<a href="#pp-define" title="#define"><code>#define</code></a>
<a href="#pp-error" title="#error"><code>#error</code></a>
<a href="#pp-ifdef" title="#ifdef"><code>#ifdef</code></a>
<a href="#pp-ifndef" title="#ifndef"><code>#ifndef</code></a>
<a href="#pp-include" title="#include"><code>#include</code></a>
<a href="#pp-stdout" title="#stdout"><code>#stdout</code></a>
<a href="#pp-undef" title="#undef"><code>#undef</code></a>
<a href="#pp-xcommand-or-pp-xtranslate" title="#xcommand | #xtranslate"><code>#xcommand | #xtranslate</code></a>
<a href="#pc-op" title="%"><code>%</code></a>
<a href="#pl-op" title="+"><code>+</code></a>
<a href="#plpl-op" title="++"><code>++</code></a>
<a href="#aadd" title="AAdd()"><code>AAdd()</code></a>
<a href="#abs" title="Abs()"><code>Abs()</code></a>
<a href="#accept-cmd" title="ACCEPT*"><code>ACCEPT*</code></a>
<a href="#achoice" title="AChoice()"><code>AChoice()</code></a>
<a href="#aclone" title="AClone()"><code>AClone()</code></a>
<a href="#acopy" title="ACopy()"><code>ACopy()</code></a>
<a href="#adel" title="ADel()"><code>ADel()</code></a>
<a href="#adir" title="ADir()*"><code>ADir()*</code></a>
<a href="#aeval" title="AEval()"><code>AEval()</code></a>
<a href="#afields" title="AFields()*"><code>AFields()*</code></a>
<a href="#afill" title="AFill()"><code>AFill()</code></a>
<a href="#ains" title="AIns()"><code>AIns()</code></a>
<a href="#alert" title="Alert()"><code>Alert()</code></a>
<a href="#alias" title="Alias()"><code>Alias()</code></a>
<a href="#alltrim" title="AllTrim()"><code>AllTrim()</code></a>
<a href="#altd" title="AltD()"><code>AltD()</code></a>
<a href="#announce-cmd" title="ANNOUNCE"><code>ANNOUNCE</code></a>
<a href="#append-blank-cmd" title="APPEND BLANK"><code>APPEND BLANK</code></a>
<a href="#append-from-cmd" title="APPEND FROM"><code>APPEND FROM</code></a>
<a href="#array" title="Array()"><code>Array()</code></a>
<a href="#asc" title="Asc()"><code>Asc()</code></a>
<a href="#ascan" title="AScan()"><code>AScan()</code></a>
<a href="#asize" title="ASize()"><code>ASize()</code></a>
<a href="#asort" title="ASort()"><code>ASort()</code></a>
<a href="#at" title="At()"><code>At()</code></a>
<a href="#atail" title="ATail()"><code>ATail()</code></a>
<a href="#average-cmd" title="AVERAGE"><code>AVERAGE</code></a>
<a href="#begin-sequence-cmd" title="BEGIN SEQUENCE"><code>BEGIN SEQUENCE</code></a>
<a href="#bin2i" title="Bin2I()"><code>Bin2I()</code></a>
<a href="#bin2l" title="Bin2L()"><code>Bin2L()</code></a>
<a href="#bin2w" title="Bin2W()"><code>Bin2W()</code></a>
<a href="#blobdirectexport" title="BLOBDIRECTEXPORT()"><code>BLOBDIRECTEXPORT()</code></a>
<a href="#blobdirectget" title="BLOBDIRECTGET()"><code>BLOBDIRECTGET()</code></a>
<a href="#blobdirectimport" title="BLOBDIRECTIMPORT()"><code>BLOBDIRECTIMPORT()</code></a>
<a href="#blobdirectput" title="BLOBDIRECTPUT()"><code>BLOBDIRECTPUT()</code></a>
<a href="#blobexport" title="BLOBEXPORT()"><code>BLOBEXPORT()</code></a>
<a href="#blobget" title="BLOBGET()"><code>BLOBGET()</code></a>
<a href="#blobimport" title="BLOBIMPORT()"><code>BLOBIMPORT()</code></a>
<a href="#blobrootget" title="BLOBROOTGET()"><code>BLOBROOTGET()</code></a>
<a href="#blobrootlock" title="BLOBROOTLOCK()"><code>BLOBROOTLOCK()</code></a>
<a href="#blobrootput" title="BLOBROOTPUT()"><code>BLOBROOTPUT()</code></a>
<a href="#blobrootunlock" title="BLOBROOTUNLOCK()"><code>BLOBROOTUNLOCK()</code></a>
<a href="#bof" title="Bof()"><code>Bof()</code></a>
<a href="#break" title="Break()"><code>Break()</code></a>
<a href="#browse" title="Browse()*"><code>Browse()*</code></a>
<a href="#call-cmd" title="CALL*"><code>CALL*</code></a>
<a href="#cancel-cmd" title="CANCEL*"><code>CANCEL*</code></a>
<a href="#cdow" title="CDoW()"><code>CDoW()</code></a>
<a href="#checkbox-class" title="CheckBox class">CheckBox class</a>
<a href="#chr" title="Chr()"><code>Chr()</code></a>
<a href="#clear-all-cmd" title="CLEAR ALL*"><code>CLEAR ALL*</code></a>
<a href="#clear-gets-cmd" title="CLEAR GETS"><code>CLEAR GETS</code></a>
<a href="#clear-memory-cmd" title="CLEAR MEMORY"><code>CLEAR MEMORY</code></a>
<a href="#clear-screen-cmd" title="CLEAR SCREEN"><code>CLEAR SCREEN</code></a>
<a href="#clear-typeahead-cmd" title="CLEAR TYPEAHEAD"><code>CLEAR TYPEAHEAD</code></a>
<a href="#close-cmd" title="CLOSE"><code>CLOSE</code></a>
<a href="#cmonth" title="CMonth()"><code>CMonth()</code></a>
<a href="#col" title="Col()"><code>Col()</code></a>
<a href="#colorselect" title="ColorSelect()"><code>ColorSelect()</code></a>
<a href="#commit-cmd" title="COMMIT"><code>COMMIT</code></a>
<a href="#continue-cmd" title="CONTINUE"><code>CONTINUE</code></a>
<a href="#copy-file-cmd" title="COPY FILE"><code>COPY FILE</code></a>
<a href="#copy-structure-cmd" title="COPY STRUCTURE"><code>COPY STRUCTURE</code></a>
<a href="#copy-structure-extended-cmd" title="COPY STRUCTURE EXTENDED"><code>COPY STRUCTURE EXTENDED</code></a>
<a href="#copy-to-cmd" title="COPY TO"><code>COPY TO</code></a>
<a href="#count-cmd" title="COUNT"><code>COUNT</code></a>
<a href="#create-cmd" title="CREATE"><code>CREATE</code></a>
<a href="#create-from-cmd" title="CREATE FROM"><code>CREATE FROM</code></a>
<a href="#ctod" title="CToD()"><code>CToD()</code></a>
<a href="#curdir" title="CurDir()"><code>CurDir()</code></a>
<a href="#dbappend" title="dbAppend()"><code>dbAppend()</code></a>
<a href="#dbclearfilter" title="dbClearFilter()"><code>dbClearFilter()</code></a>
<a href="#dbclearindex" title="dbClearIndex()"><code>dbClearIndex()</code></a>
<a href="#dbclearrelation" title="dbClearRelation()"><code>dbClearRelation()</code></a>
<a href="#dbcloseall" title="dbCloseAll()"><code>dbCloseAll()</code></a>
<a href="#dbclosearea" title="dbCloseArea()"><code>dbCloseArea()</code></a>
<a href="#dbcommit" title="dbCommit()"><code>dbCommit()</code></a>
<a href="#dbcommitall" title="dbCommitAll()"><code>dbCommitAll()</code></a>
<a href="#dbcreate" title="dbCreate()"><code>dbCreate()</code></a>
<a href="#dbcreateindex" title="dbCreateIndex()"><code>dbCreateIndex()</code></a>
<a href="#dbdelete" title="dbDelete()"><code>dbDelete()</code></a>
<a href="#dbedit" title="dbEdit()"><code>dbEdit()</code></a>
<a href="#dbeval" title="dbEval()"><code>dbEval()</code></a>
<a href="#dbfieldinfo" title="dbFieldInfo()"><code>dbFieldInfo()</code></a>
<a href="#dbfileget" title="dbFileGet()"><code>dbFileGet()</code></a>
<a href="#dbfileput" title="dbFilePut()"><code>dbFilePut()</code></a>
<a href="#dbfilter" title="dbFilter()"><code>dbFilter()</code></a>
<a href="#dbgobottom" title="dbGoBottom()"><code>dbGoBottom()</code></a>
<a href="#dbgoto" title="dbGoto()"><code>dbGoto()</code></a>
<a href="#dbgotop" title="dbGoTop()"><code>dbGoTop()</code></a>
<a href="#dbinfo" title="dbInfo()"><code>dbInfo()</code></a>
<a href="#dborderinfo" title="dbOrderInfo()"><code>dbOrderInfo()</code></a>
<a href="#dbrecall" title="dbRecall()"><code>dbRecall()</code></a>
<a href="#dbrecordinfo" title="dbRecordInfo()"><code>dbRecordInfo()</code></a>
<a href="#dbreindex" title="dbReindex()"><code>dbReindex()</code></a>
<a href="#dbrelation" title="dbRelation()"><code>dbRelation()</code></a>
<a href="#dbrlock" title="dbRLock()"><code>dbRLock()</code></a>
<a href="#dbrlocklist" title="dbRLockList()"><code>dbRLockList()</code></a>
<a href="#dbrselect" title="dbRSelect()"><code>dbRSelect()</code></a>
<a href="#dbrunlock" title="dbRUnlock()"><code>dbRUnlock()</code></a>
<a href="#dbseek" title="dbSeek()"><code>dbSeek()</code></a>
<a href="#dbselectarea" title="dbSelectArea()"><code>dbSelectArea()</code></a>
<a href="#dbsetdriver" title="dbSetDriver()"><code>dbSetDriver()</code></a>
<a href="#dbsetfilter" title="dbSetFilter()"><code>dbSetFilter()</code></a>
<a href="#dbsetindex" title="dbSetIndex()"><code>dbSetIndex()</code></a>
<a href="#dbsetorder" title="dbSetOrder()"><code>dbSetOrder()</code></a>
<a href="#dbsetrelation" title="dbSetRelation()"><code>dbSetRelation()</code></a>
<a href="#dbskip" title="dbSkip()"><code>dbSkip()</code></a>
<a href="#dbstruct" title="dbStruct()"><code>dbStruct()</code></a>
<a href="#dbunlock" title="dbUnlock()"><code>dbUnlock()</code></a>
<a href="#dbunlockall" title="dbUnlockAll()"><code>dbUnlockAll()</code></a>
<a href="#dbusearea" title="dbUseArea()"><code>dbUseArea()</code></a>
<a href="#date" title="Date()"><code>Date()</code></a>
<a href="#day" title="Day()"><code>Day()</code></a>
<a href="#dbf" title="Dbf()*"><code>Dbf()*</code></a>
<a href="#deleted" title="Deleted()"><code>Deleted()</code></a>
<a href="#descend" title="Descend()"><code>Descend()</code></a>
<a href="#devout" title="DevOut()"><code>DevOut()</code></a>
<a href="#devoutpict" title="DevOutPict()"><code>DevOutPict()</code></a>
<a href="#devpos" title="DevPos()"><code>DevPos()</code></a>
<a href="#declare-cmd" title="DECLARE*"><code>DECLARE*</code></a>
<a href="#delete-cmd" title="DELETE"><code>DELETE</code></a>
<a href="#delete-file-cmd" title="DELETE FILE"><code>DELETE FILE</code></a>
<a href="#delete-tag-cmd" title="DELETE TAG"><code>DELETE TAG</code></a>
<a href="#dirchange" title="DirChange()"><code>DirChange()</code></a>
<a href="#directory" title="Directory()"><code>Directory()</code></a>
<a href="#dirmake" title="DirMake()"><code>DirMake()</code></a>
<a href="#dirremove" title="DirRemove()"><code>DirRemove()</code></a>
<a href="#diskchange" title="DiskChange()"><code>DiskChange()</code></a>
<a href="#diskname" title="DiskName()"><code>DiskName()</code></a>
<a href="#diskspace" title="DiskSpace()"><code>DiskSpace()</code></a>
<a href="#dispbegin" title="DispBegin()"><code>DispBegin()</code></a>
<a href="#dispbox" title="DispBox()"><code>DispBox()</code></a>
<a href="#dispcount" title="DispCount()"><code>DispCount()</code></a>
<a href="#dispend" title="DispEnd()"><code>DispEnd()</code></a>
<a href="#dispout" title="DispOut()"><code>DispOut()</code></a>
<a href="#dir-cmd" title="DIR*"><code>DIR*</code></a>
<a href="#display-cmd" title="DISPLAY"><code>DISPLAY</code></a>
<a href="#doserror" title="DosError()"><code>DosError()</code></a>
<a href="#dow" title="DoW()"><code>DoW()</code></a>
<a href="#do-case-cmd" title="DO CASE"><code>DO CASE</code></a>
<a href="#do-while-cmd" title="DO WHILE"><code>DO WHILE</code></a>
<a href="#do-cmd" title="DO*"><code>DO*</code></a>
<a href="#dtoc" title="DToC()"><code>DToC()</code></a>
<a href="#dtos" title="DToS()"><code>DToS()</code></a>
<a href="#eject-cmd" title="EJECT"><code>EJECT</code></a>
<a href="#empty" title="Empty()"><code>Empty()</code></a>
<a href="#eof" title="Eof()"><code>Eof()</code></a>
<a href="#error-class" title="Error class">Error class</a>
<a href="#errorblock" title="ErrorBlock()"><code>ErrorBlock()</code></a>
<a href="#errorlevel" title="ErrorLevel()"><code>ErrorLevel()</code></a>
<a href="#erase-cmd" title="ERASE"><code>ERASE</code></a>
<a href="#eval" title="Eval()"><code>Eval()</code></a>
<a href="#exp" title="Exp()"><code>Exp()</code></a>
<a href="#exit-procedure-cmd" title="EXIT PROCEDURE"><code>EXIT PROCEDURE</code></a>
<a href="#external-cmd" title="EXTERNAL*"><code>EXTERNAL*</code></a>
<a href="#fclose" title="FClose()"><code>FClose()</code></a>
<a href="#fcount" title="FCount()"><code>FCount()</code></a>
<a href="#fcreate" title="FCreate()"><code>FCreate()</code></a>
<a href="#ferase" title="FErase()"><code>FErase()</code></a>
<a href="#ferror" title="FError()"><code>FError()</code></a>
<a href="#fieldblock" title="FieldBlock()"><code>FieldBlock()</code></a>
<a href="#fieldget" title="FieldGet()"><code>FieldGet()</code></a>
<a href="#fieldname-field" title="FieldName()/Field()"><code>FieldName()/Field()</code></a>
<a href="#fieldpos" title="FieldPos()"><code>FieldPos()</code></a>
<a href="#fieldput" title="FieldPut()"><code>FieldPut()</code></a>
<a href="#fieldwblock" title="FieldWBlock()"><code>FieldWBlock()</code></a>
<a href="#field-cmd" title="FIELD"><code>FIELD</code></a>
<a href="#file" title="FILE()"><code>FILE()</code></a>
<a href="#find-cmd" title="FIND*"><code>FIND*</code></a>
<a href="#fklabel" title="FKLabel()*"><code>FKLabel()*</code></a>
<a href="#fkmax" title="FKMax()*"><code>FKMax()*</code></a>
<a href="#flock" title="FLock()"><code>FLock()</code></a>
<a href="#found" title="Found()"><code>Found()</code></a>
<a href="#fopen" title="FOpen()"><code>FOpen()</code></a>
<a href="#for-cmd" title="FOR"><code>FOR</code></a>
<a href="#fread" title="FRead()"><code>FRead()</code></a>
<a href="#freadstr" title="FReadStr()"><code>FReadStr()</code></a>
<a href="#frename" title="FRename()"><code>FRename()</code></a>
<a href="#fseek" title="FSeek()"><code>FSeek()</code></a>
<a href="#function-cmd" title="FUNCTION"><code>FUNCTION</code></a>
<a href="#fwrite" title="FWrite()"><code>FWrite()</code></a>
<a href="#gbmpdisp" title="GBMPDISP()"><code>GBMPDISP()</code></a>
<a href="#gbmpload" title="GBMPLOAD()"><code>GBMPLOAD()</code></a>
<a href="#get-class" title="Get class">Get class</a>
<a href="#getactive" title="GetActive()"><code>GetActive()</code></a>
<a href="#getapplykey" title="GetApplyKey()"><code>GetApplyKey()</code></a>
<a href="#getdosetkey" title="GetDoSetKey()"><code>GetDoSetKey()</code></a>
<a href="#getenv" title="GetEnv()"><code>GetEnv()</code></a>
<a href="#getpostvalidate" title="GetPostValidate()"><code>GetPostValidate()</code></a>
<a href="#getprevalidate" title="GetPreValidate()"><code>GetPreValidate()</code></a>
<a href="#getreader" title="GetReader()"><code>GetReader()</code></a>
<a href="#gellipse" title="GELLIPSE()"><code>GELLIPSE()</code></a>
<a href="#gfnterase" title="GFNTERASE()"><code>GFNTERASE()</code></a>
<a href="#gfntload" title="GFNTLOAD()"><code>GFNTLOAD()</code></a>
<a href="#gfntset" title="GFNTSET()"><code>GFNTSET()</code></a>
<a href="#gframe" title="GFRAME()"><code>GFRAME()</code></a>
<a href="#ggetpixel" title="GGETPIXEL()"><code>GGETPIXEL()</code></a>
<a href="#gline" title="GLINE()"><code>GLINE()</code></a>
<a href="#gmode" title="GMODE()"><code>GMODE()</code></a>
<a href="#go-cmd" title="GO"><code>GO</code></a>
<a href="#gpolygon" title="GPOLYGON()"><code>GPOLYGON()</code></a>
<a href="#gputpixel" title="GPUTPIXEL()"><code>GPUTPIXEL()</code></a>
<a href="#grect" title="GRECT()"><code>GRECT()</code></a>
<a href="#gsetclip" title="GSETCLIP()"><code>GSETCLIP()</code></a>
<a href="#gsetexcl" title="GSETEXCL()"><code>GSETEXCL()</code></a>
<a href="#gsetpal" title="GSETPAL()"><code>GSETPAL()</code></a>
<a href="#gwriteat" title="GWRITEAT()"><code>GWRITEAT()</code></a>
<a href="#hardcr" title="HardCR()"><code>HardCR()</code></a>
<a href="#header" title="Header()"><code>Header()</code></a>
<a href="#i2bin" title="I2Bin()"><code>I2Bin()</code></a>
<a href="#if-cmd" title="IF"><code>IF</code></a>
<a href="#if" title="IF()"><code>IF()</code></a>
<a href="#iif" title="IIF()"><code>IIF()</code></a>
<a href="#indexext" title="IndexExt()"><code>IndexExt()</code></a>
<a href="#indexkey" title="IndexKey()"><code>IndexKey()</code></a>
<a href="#indexord" title="IndexOrd()"><code>IndexOrd()</code></a>
<a href="#inkey" title="Inkey()"><code>Inkey()</code></a>
<a href="#index-cmd" title="INDEX"><code>INDEX</code></a>
<a href="#init-procedure-cmd" title="INIT PROCEDURE"><code>INIT PROCEDURE</code></a>
<a href="#input-cmd" title="INPUT*"><code>INPUT*</code></a>
<a href="#int" title="INT()"><code>INT()</code></a>
<a href="#isalpha" title="IsAlpha()"><code>IsAlpha()</code></a>
<a href="#iscolor" title="IsColor()"><code>IsColor()</code></a>
<a href="#isdigit" title="IsDigit()"><code>IsDigit()</code></a>
<a href="#islower" title="IsLower()"><code>IsLower()</code></a>
<a href="#isprinter" title="IsPrinter()"><code>IsPrinter()</code></a>
<a href="#isupper" title="IsUpper()"><code>IsUpper()</code></a>
<a href="#join-cmd" title="JOIN"><code>JOIN</code></a>
<a href="#keyboard-cmd" title="KEYBOARD"><code>KEYBOARD</code></a>
<a href="#l2bin" title="L2Bin()"><code>L2Bin()</code></a>
<a href="#lastkey" title="LastKey()"><code>LastKey()</code></a>
<a href="#lastrec" title="LastRec()"><code>LastRec()</code></a>
<a href="#label-form-cmd" title="LABEL FORM"><code>LABEL FORM</code></a>
<a href="#left" title="Left()"><code>Left()</code></a>
<a href="#len" title="Len()"><code>Len()</code></a>
<a href="#listbox-class" title="ListBox class">ListBox class</a>
<a href="#list-cmd" title="LIST"><code>LIST</code></a>
<a href="#log" title="Log()"><code>Log()</code></a>
<a href="#lower" title="Lower()"><code>Lower()</code></a>
<a href="#local-cmd" title="LOCAL"><code>LOCAL</code></a>
<a href="#locate-cmd" title="LOCATE"><code>LOCATE</code></a>
<a href="#ltrim" title="LTrim()"><code>LTrim()</code></a>
<a href="#lupdate" title="LUpdate()"><code>LUpdate()</code></a>
<a href="#max" title="Max()"><code>Max()</code></a>
<a href="#maxcol" title="MaxCol()"><code>MaxCol()</code></a>
<a href="#maxrow" title="MaxRow()"><code>MaxRow()</code></a>
<a href="#mcol" title="MCol()"><code>MCol()</code></a>
<a href="#mdblclk" title="MDblClk()"><code>MDblClk()</code></a>
<a href="#memoedit" title="MemoEdit()"><code>MemoEdit()</code></a>
<a href="#memoline" title="MemoLine()"><code>MemoLine()</code></a>
<a href="#memory" title="Memory()"><code>Memory()</code></a>
<a href="#memoread" title="MemoRead()"><code>MemoRead()</code></a>
<a href="#memotran" title="MemoTran()"><code>MemoTran()</code></a>
<a href="#memowrit" title="MemoWrit()"><code>MemoWrit()</code></a>
<a href="#memvarblock" title="MemVarBlock()"><code>MemVarBlock()</code></a>
<a href="#menuitem-class" title="MenuItem class">MenuItem class</a>
<a href="#menumodal" title="MenuModal()"><code>MenuModal()</code></a>
<a href="#memosetsuper" title="MEMOSETSUPER()"><code>MEMOSETSUPER()</code></a>
<a href="#memvar-cmd" title="MEMVAR"><code>MEMVAR</code></a>
<a href="#menu-to-cmd" title="MENU TO"><code>MENU TO</code></a>
<a href="#mhide" title="MHide()"><code>MHide()</code></a>
<a href="#min" title="Min()"><code>Min()</code></a>
<a href="#mlcount" title="MLCount()"><code>MLCount()</code></a>
<a href="#mlctopos" title="MLCToPos()"><code>MLCToPos()</code></a>
<a href="#mleftdown" title="MLeftDown()"><code>MLeftDown()</code></a>
<a href="#mlpos" title="MLPos()"><code>MLPos()</code></a>
<a href="#mod" title="Mod()*"><code>Mod()*</code></a>
<a href="#month" title="Month()"><code>Month()</code></a>
<a href="#mpostolc" title="MPosToLC()"><code>MPosToLC()</code></a>
<a href="#mpresent" title="MPresent()"><code>MPresent()</code></a>
<a href="#mreststate" title="MRestState()"><code>MRestState()</code></a>
<a href="#mrightdown" title="MRightDown()"><code>MRightDown()</code></a>
<a href="#mrow" title="MRow()"><code>MRow()</code></a>
<a href="#msavestate" title="MSaveState()"><code>MSaveState()</code></a>
<a href="#msetbounds" title="MSetBounds()"><code>MSetBounds()</code></a>
<a href="#msetcursor" title="MSetCursor()"><code>MSetCursor()</code></a>
<a href="#msetpos" title="MSetPos()"><code>MSetPos()</code></a>
<a href="#msetclip" title="MSETCLIP()"><code>MSETCLIP()</code></a>
<a href="#mshow" title="MShow()"><code>MShow()</code></a>
<a href="#mstate" title="MSTATE()"><code>MSTATE()</code></a>
<a href="#neterr" title="NetErr()"><code>NetErr()</code></a>
<a href="#netname" title="NetName()"><code>NetName()</code></a>
<a href="#nextkey" title="NextKey()"><code>NextKey()</code></a>
<a href="#nosnow" title="NoSnow()"><code>NoSnow()</code></a>
<a href="#note-cmd" title="NOTE*"><code>NOTE*</code></a>
<a href="#ordbagext" title="ordBagExt()"><code>ordBagExt()</code></a>
<a href="#ordbagname" title="ordBagName()"><code>ordBagName()</code></a>
<a href="#ordcondset" title="ordCondSet()"><code>ordCondSet()</code></a>
<a href="#ordcreate" title="ordCreate()"><code>ordCreate()</code></a>
<a href="#orddescend" title="ordDescend()"><code>ordDescend()</code></a>
<a href="#orddestroy" title="ordDestroy()"><code>ordDestroy()</code></a>
<a href="#ordfor" title="ordFor()"><code>ordFor()</code></a>
<a href="#ordisunique" title="ordIsUnique()"><code>ordIsUnique()</code></a>
<a href="#ordkey" title="ordKey()"><code>ordKey()</code></a>
<a href="#ordkeyadd" title="ordKeyAdd()"><code>ordKeyAdd()</code></a>
<a href="#ordkeycount" title="ordKeyCount()"><code>ordKeyCount()</code></a>
<a href="#ordkeydel" title="ordKeyDel()"><code>ordKeyDel()</code></a>
<a href="#ordkeygoto" title="ordKeyGoto()"><code>ordKeyGoto()</code></a>
<a href="#ordkeyno" title="ordKeyNo()"><code>ordKeyNo()</code></a>
<a href="#ordkeyval" title="ordKeyVal()"><code>ordKeyVal()</code></a>
<a href="#ordlistadd" title="ordListAdd()"><code>ordListAdd()</code></a>
<a href="#ordlistclear" title="ordListClear()"><code>ordListClear()</code></a>
<a href="#ordlistrebuild" title="ordListRebuild()"><code>ordListRebuild()</code></a>
<a href="#ordname" title="ordName()"><code>ordName()</code></a>
<a href="#ordnumber" title="ordNumber()"><code>ordNumber()</code></a>
<a href="#ordscope" title="ordScope()"><code>ordScope()</code></a>
<a href="#ordsetfocus" title="ordSetFocus()"><code>ordSetFocus()</code></a>
<a href="#ordsetrelation" title="ordSetRelation()"><code>ordSetRelation()</code></a>
<a href="#ordskipunique" title="ordSkipUnique()"><code>ordSkipUnique()</code></a>
<a href="#ordcond" title="ORDCOND()"><code>ORDCOND()</code></a>
<a href="#os" title="OS()"><code>OS()</code></a>
<a href="#outerr" title="OutErr()"><code>OutErr()</code></a>
<a href="#outstd" title="OutStd()"><code>OutStd()</code></a>
<a href="#pad" title="Pad()"><code>Pad()</code></a>
<a href="#pack-cmd" title="PACK"><code>PACK</code></a>
<a href="#parameters-cmd" title="PARAMETERS"><code>PARAMETERS</code></a>
<a href="#pcol" title="PCol()"><code>PCol()</code></a>
<a href="#pcount" title="PCount()"><code>PCount()</code></a>
<a href="#popupmenu-class" title="PopUpMenu class">PopUpMenu class</a>
<a href="#procline" title="ProcLine()"><code>ProcLine()</code></a>
<a href="#procname" title="ProcName()"><code>ProcName()</code></a>
<a href="#private-cmd" title="PRIVATE"><code>PRIVATE</code></a>
<a href="#prow" title="PRow()"><code>PRow()</code></a>
<a href="#procedure-cmd" title="PROCEDURE"><code>PROCEDURE</code></a>
<a href="#pushbutton-class" title="PushButton class">PushButton class</a>
<a href="#public-cmd" title="PUBLIC"><code>PUBLIC</code></a>
<a href="#qout" title="QOut()"><code>QOut()</code></a>
<a href="#quit-cmd" title="QUIT"><code>QUIT</code></a>
<a href="#rddlist" title="rddList()"><code>rddList()</code></a>
<a href="#rddname" title="rddName()"><code>rddName()</code></a>
<a href="#rddsetdefault" title="rddSetDefault()"><code>rddSetDefault()</code></a>
<a href="#radiobutto-class" title="RadioButto class">RadioButto class</a>
<a href="#radiogroup-class" title="RadioGroup class">RadioGroup class</a>
<a href="#rat" title="RAt()"><code>RAt()</code></a>
<a href="#readexit" title="ReadExit()"><code>ReadExit()</code></a>
<a href="#readformat" title="ReadFormat()"><code>ReadFormat()</code></a>
<a href="#readinsert" title="ReadInsert()"><code>ReadInsert()</code></a>
<a href="#readkey" title="ReadKey()*"><code>ReadKey()*</code></a>
<a href="#readkill" title="ReadKill()"><code>ReadKill()</code></a>
<a href="#readmodal" title="ReadModal()"><code>ReadModal()</code></a>
<a href="#readupdated" title="ReadUpdated()"><code>ReadUpdated()</code></a>
<a href="#readvar" title="ReadVar()"><code>ReadVar()</code></a>
<a href="#reccount" title="RecCount()*"><code>RecCount()*</code></a>
<a href="#recno" title="RecNo()"><code>RecNo()</code></a>
<a href="#recsize" title="RecSize()"><code>RecSize()</code></a>
<a href="#replicate" title="Replicate()"><code>Replicate()</code></a>
<a href="#restscreen" title="RestScreen()"><code>RestScreen()</code></a>
<a href="#read-cmd" title="READ"><code>READ</code></a>
<a href="#recall-cmd" title="RECALL"><code>RECALL</code></a>
<a href="#reindex-cmd" title="REINDEX"><code>REINDEX</code></a>
<a href="#release-cmd" title="RELEASE"><code>RELEASE</code></a>
<a href="#rename-cmd" title="RENAME"><code>RENAME</code></a>
<a href="#replace-cmd" title="REPLACE"><code>REPLACE</code></a>
<a href="#report-form-cmd" title="REPORT FORM"><code>REPORT FORM</code></a>
<a href="#request-cmd" title="REQUEST"><code>REQUEST</code></a>
<a href="#restore-cmd" title="RESTORE"><code>RESTORE</code></a>
<a href="#restore-screen-cmd" title="RESTORE SCREEN*"><code>RESTORE SCREEN*</code></a>
<a href="#return-cmd" title="RETURN"><code>RETURN</code></a>
<a href="#right" title="Right()"><code>Right()</code></a>
<a href="#rlock" title="RLock()"><code>RLock()</code></a>
<a href="#round" title="Round()"><code>Round()</code></a>
<a href="#row" title="Row()"><code>Row()</code></a>
<a href="#rtrim" title="RTrim()"><code>RTrim()</code></a>
<a href="#run-cmd" title="RUN"><code>RUN</code></a>
<a href="#savescreen" title="SaveScreen()"><code>SaveScreen()</code></a>
<a href="#save-cmd" title="SAVE"><code>SAVE</code></a>
<a href="#save-screen-cmd" title="SAVE SCREEN*"><code>SAVE SCREEN*</code></a>
<a href="#scroll" title="Scroll()"><code>Scroll()</code></a>
<a href="#scrollbar-class" title="Scrollbar class">Scrollbar class</a>
<a href="#seconds" title="Seconds()"><code>Seconds()</code></a>
<a href="#select" title="Select()"><code>Select()</code></a>
<a href="#set" title="Set()"><code>Set()</code></a>
<a href="#setblink" title="SetBlink()"><code>SetBlink()</code></a>
<a href="#setcancel" title="SetCancel()"><code>SetCancel()</code></a>
<a href="#setcolor" title="SetColor()"><code>SetColor()</code></a>
<a href="#setcursor" title="SetCursor()"><code>SetCursor()</code></a>
<a href="#setkey" title="SetKey()"><code>SetKey()</code></a>
<a href="#setmode" title="SetMode()"><code>SetMode()</code></a>
<a href="#setpos" title="SetPos()"><code>SetPos()</code></a>
<a href="#setprc" title="SetPRC()"><code>SetPRC()</code></a>
<a href="#seek-cmd" title="SEEK"><code>SEEK</code></a>
<a href="#select-cmd" title="SELECT"><code>SELECT</code></a>
<a href="#set-alternate-cmd" title="SET ALTERNATE"><code>SET ALTERNATE</code></a>
<a href="#set-bell-cmd" title="SET BELL"><code>SET BELL</code></a>
<a href="#set-century-cmd" title="SET CENTURY"><code>SET CENTURY</code></a>
<a href="#set-color-cmd" title="SET COLOR*"><code>SET COLOR*</code></a>
<a href="#set-confirm-cmd" title="SET CONFIRM"><code>SET CONFIRM</code></a>
<a href="#set-console-cmd" title="SET CONSOLE"><code>SET CONSOLE</code></a>
<a href="#set-cursor-cmd" title="SET CURSOR"><code>SET CURSOR</code></a>
<a href="#set-date-cmd" title="SET DATE"><code>SET DATE</code></a>
<a href="#set-decimals-cmd" title="SET DECIMALS"><code>SET DECIMALS</code></a>
<a href="#set-default-cmd" title="SET DEFAULT"><code>SET DEFAULT</code></a>
<a href="#set-deleted-cmd" title="SET DELETED"><code>SET DELETED</code></a>
<a href="#set-delimiters-cmd" title="SET DELIMITERS"><code>SET DELIMITERS</code></a>
<a href="#set-descending-cmd" title="SET DESCENDING"><code>SET DESCENDING</code></a>
<a href="#set-device-cmd" title="SET DEVICE"><code>SET DEVICE</code></a>
<a href="#set-epoch-cmd" title="SET EPOCH"><code>SET EPOCH</code></a>
<a href="#set-escape-cmd" title="SET ESCAPE"><code>SET ESCAPE</code></a>
<a href="#set-eventmask-cmd" title="SET EVENTMASK"><code>SET EVENTMASK</code></a>
<a href="#set-exact-cmd" title="SET EXACT*"><code>SET EXACT*</code></a>
<a href="#set-exclusive-cmd" title="SET EXCLUSIVE*"><code>SET EXCLUSIVE*</code></a>
<a href="#set-filter-cmd" title="SET FILTER"><code>SET FILTER</code></a>
<a href="#set-fixed-cmd" title="SET FIXED"><code>SET FIXED</code></a>
<a href="#set-format-cmd" title="SET FORMAT*"><code>SET FORMAT*</code></a>
<a href="#set-function-cmd" title="SET FUNCTION"><code>SET FUNCTION</code></a>
<a href="#set-index-cmd" title="SET INDEX"><code>SET INDEX</code></a>
<a href="#set-intensity-cmd" title="SET INTENSITY"><code>SET INTENSITY</code></a>
<a href="#set-key-cmd" title="SET KEY"><code>SET KEY</code></a>
<a href="#set-margin-cmd" title="SET MARGIN"><code>SET MARGIN</code></a>
<a href="#set-memoblock-cmd" title="SET MEMOBLOCK"><code>SET MEMOBLOCK</code></a>
<a href="#set-message-cmd" title="SET MESSAGE"><code>SET MESSAGE</code></a>
<a href="#set-optimize-cmd" title="SET OPTIMIZE"><code>SET OPTIMIZE</code></a>
<a href="#set-order-cmd" title="SET ORDER"><code>SET ORDER</code></a>
<a href="#set-path-cmd" title="SET PATH"><code>SET PATH</code></a>
<a href="#set-printer-cmd" title="SET PRINTER"><code>SET PRINTER</code></a>
<a href="#set-procedure-cmd" title="SET PROCEDURE*"><code>SET PROCEDURE*</code></a>
<a href="#set-relation-cmd" title="SET RELATION"><code>SET RELATION</code></a>
<a href="#set-scope-cmd" title="SET SCOPE"><code>SET SCOPE</code></a>
<a href="#set-scopebottom-cmd" title="SET SCOPEBOTTOM"><code>SET SCOPEBOTTOM</code></a>
<a href="#set-scopetop-cmd" title="SET SCOPETOP"><code>SET SCOPETOP</code></a>
<a href="#set-scoreboard-cmd" title="SET SCOREBOARD"><code>SET SCOREBOARD</code></a>
<a href="#set-softseek-cmd" title="SET SOFTSEEK"><code>SET SOFTSEEK</code></a>
<a href="#set-typeahead-cmd" title="SET TYPEAHEAD"><code>SET TYPEAHEAD</code></a>
<a href="#set-unique-cmd" title="SET UNIQUE*"><code>SET UNIQUE*</code></a>
<a href="#set-videomode-cmd" title="SET VIDEOMODE"><code>SET VIDEOMODE</code></a>
<a href="#set-wrap-cmd" title="SET WRAP*"><code>SET WRAP*</code></a>
<a href="#skip-cmd" title="SKIP"><code>SKIP</code></a>
<a href="#soundex" title="SoundEx()"><code>SoundEx()</code></a>
<a href="#sort-cmd" title="SORT"><code>SORT</code></a>
<a href="#space" title="Space()"><code>Space()</code></a>
<a href="#sqrt" title="Sqrt()"><code>Sqrt()</code></a>
<a href="#str" title="Str()"><code>Str()</code></a>
<a href="#strtran" title="StrTran()"><code>StrTran()</code></a>
<a href="#stuff" title="Stuff()"><code>Stuff()</code></a>
<a href="#static-cmd" title="STATIC"><code>STATIC</code></a>
<a href="#store-cmd" title="STORE*"><code>STORE*</code></a>
<a href="#substr" title="SubStr()"><code>SubStr()</code></a>
<a href="#sum-cmd" title="SUM"><code>SUM</code></a>
<a href="#tbcolumn-class" title="TBColumn class">TBColumn class</a>
<a href="#tbrowse-class" title="TBrowse class">TBrowse class</a>
<a href="#text-cmd" title="TEXT*"><code>TEXT*</code></a>
<a href="#time" title="Time()"><code>Time()</code></a>
<a href="#tone" title="Tone()"><code>Tone()</code></a>
<a href="#topbarmenu-class" title="TopBarMenu class">TopBarMenu class</a>
<a href="#total-cmd" title="TOTAL"><code>TOTAL</code></a>
<a href="#transform" title="Transform()"><code>Transform()</code></a>
<a href="#trim" title="Trim()"><code>Trim()</code></a>
<a href="#type" title="Type()"><code>Type()</code></a>
<a href="#type-cmd" title="TYPE"><code>TYPE</code></a>
<a href="#unlock-cmd" title="UNLOCK"><code>UNLOCK</code></a>
<a href="#updated" title="Updated()"><code>Updated()</code></a>
<a href="#upper" title="Upper()"><code>Upper()</code></a>
<a href="#update-cmd" title="UPDATE"><code>UPDATE</code></a>
<a href="#used" title="Used()"><code>Used()</code></a>
<a href="#use-cmd" title="USE"><code>USE</code></a>
<a href="#val" title="Val()"><code>Val()</code></a>
<a href="#valtype" title="ValType()"><code>ValType()</code></a>
<a href="#version" title="Version()"><code>Version()</code></a>
<a href="#wait-cmd" title="WAIT*"><code>WAIT*</code></a>
<a href="#word" title="Word()*"><code>Word()*</code></a>
<a href="#year" title="Year()"><code>Year()</code></a>
<a href="#zap-cmd" title="ZAP"><code>ZAP</code></a>
<a href="#ascii-chart" title="ASCII Chart">ASCII Chart</a>
<a href="#box-characters" title="Box Characters">Box Characters</a>
<a href="#colors" title="Colors">Colors</a>
<a href="#inkey-codes" title="Inkey Codes">Inkey Codes</a>
<a href="#picture-codes" title="Picture Codes">Picture Codes</a>
<a href="#reserved-words" title="Reserved Words">Reserved Words</a>
<a href="#special-characters" title="Special Characters">Special Characters</a>
<a href="#unsupported-dbase-items" title="Unsupported dBASE Items">Unsupported dBASE Items</a>
</aside>


<aside>
<a href="#camiclipper-tools" title="CA-Clipper Tools">CA-Clipper Tools</a>
<a href="#broadcast-messages" title="Broadcast Messages">Broadcast Messages</a>
<a href="#capture-services" title="Capture Services">Capture Services</a>
<a href="#connection-services" title="Connection Services">Connection Services</a>
<a href="#database-functions" title="Database Functions">Database Functions</a>
<a href="#date-time-functions" title="Date / Time Functions">Date / Time Functions</a>
<a href="#devices-and-forms" title="Devices and Forms">Devices and Forms</a>
<a href="#disk-utilities" title="Disk Utilities">Disk Utilities</a>
<a href="#drive-mapping" title="Drive Mapping">Drive Mapping</a>
<a href="#extended-drivers" title="Extended Drivers">Extended Drivers</a>
<a href="#functions-for-ibm-pcmilan" title="Functions For IBM PC-LAN">Functions For IBM PC-LAN</a>
<a href="#get-read-functions" title="Get / Read Functions">Get / Read Functions</a>
<a href="#installing-camiclipper-tools" title="Installing CA-Clipper Tools">Installing CA-Clipper Tools</a>
<a href="#introduction" title="Introduction">Introduction</a>
<a href="#low-level-bindery-access" title="Low Level Bindery Access">Low Level Bindery Access</a>
<a href="#mathematical-functions" title="Mathematical Functions">Mathematical Functions</a>
<a href="#miscellaneous-functions" title="Miscellaneous Functions">Miscellaneous Functions</a>
<a href="#miscellaneous-functions-1" title="Miscellaneous Functions">Miscellaneous Functions</a>
<a href="#number-bit-manipulation" title="Number / Bit Manipulation">Number / Bit Manipulation</a>
<a href="#peek-poke-functions" title="Peek / Poke Functions">Peek / Poke Functions</a>
<a href="#pointmitomipoint-communication" title="Point-To-Point Communication">Point-To-Point Communication</a>
<a href="#print-job-definitions" title="Print Job Definitions">Print Job Definitions</a>
<a href="#print-queue-management" title="Print Queue Management">Print Queue Management</a>
<a href="#print-server-access" title="Print Server Access">Print Server Access</a>
<a href="#printer-functions" title="Printer Functions">Printer Functions</a>
<a href="#semaphores" title="Semaphores">Semaphores</a>
<a href="#serial-communication" title="Serial Communication">Serial Communication</a>
<a href="#set-status" title="Set Status">Set Status</a>
<a href="#string-manipulation" title="String Manipulation">String Manipulation</a>
<a href="#system-informations" title="System Informations">System Informations</a>
<a href="#transition-tracking" title="Transition Tracking">Transition Tracking</a>
<a href="#user-and-group-management" title="User and Group Management">User and Group Management</a>
<a href="#using-camiclipper-tools" title="Using CA-Clipper Tools">Using CA-Clipper Tools</a>
<a href="#video-functions" title="Video Functions">Video Functions</a>
<a href="#volumes-directories-" title="Volumes, Directories, ...">Volumes, Directories, ...</a>
<a href="#window-functions" title="Window Functions">Window Functions</a>
<a href="#acos" title="Acos()"><code>Acos()</code></a>
<a href="#addascii" title="AddAscii()"><code>AddAscii()</code></a>
<a href="#additional-programs" title="Additional Programs">Additional Programs</a>
<a href="#addmonth" title="AddMonth()"><code>AddMonth()</code></a>
<a href="#afteratnum" title="AfterAtNum()"><code>AfterAtNum()</code></a>
<a href="#allofree" title="AlloFree()*"><code>AlloFree()*</code></a>
<a href="#asciisum" title="AsciiSum()"><code>AsciiSum()</code></a>
<a href="#ascpos" title="AscPos()"><code>AscPos()</code></a>
<a href="#asin" title="Asin()"><code>Asin()</code></a>
<a href="#atan" title="Atan()"><code>Atan()</code></a>
<a href="#atadjust" title="AtAdjust()"><code>AtAdjust()</code></a>
<a href="#atn2" title="Atn2()"><code>Atn2()</code></a>
<a href="#atnum" title="AtNum()"><code>AtNum()</code></a>
<a href="#atrepl" title="AtRepl()"><code>AtRepl()</code></a>
<a href="#attoken" title="AtToken()"><code>AtToken()</code></a>
<a href="#beforatnum" title="BeforAtNum()"><code>BeforAtNum()</code></a>
<a href="#bittoc" title="BitToC()"><code>BitToC()</code></a>
<a href="#biosdate" title="BIOSDATE()"><code>BIOSDATE()</code></a>
<a href="#blank" title="Blank()"><code>Blank()</code></a>
<a href="#bom" title="BoM()"><code>BoM()</code></a>
<a href="#boq" title="BoQ()"><code>BoQ()</code></a>
<a href="#boy" title="BoY()"><code>BoY()</code></a>
<a href="#bootcold" title="BOOTCOLD()"><code>BOOTCOLD()</code></a>
<a href="#bootwarm" title="BOOTWARM()"><code>BOOTWARM()</code></a>
<a href="#com_break" title="com_Break()"><code>com_Break()</code></a>
<a href="#com_close" title="com_Close()"><code>com_Close()</code></a>
<a href="#com_count" title="com_Count()"><code>com_Count()</code></a>
<a href="#com_crc" title="com_CRC()"><code>com_CRC()</code></a>
<a href="#com_cts" title="com_CTS()"><code>com_CTS()</code></a>
<a href="#com_dcd" title="com_DCD()"><code>com_DCD()</code></a>
<a href="#com_doscon" title="com_DosCon()"><code>com_DosCon()</code></a>
<a href="#com_dsr" title="com_DSR()"><code>com_DSR()</code></a>
<a href="#com_dtr" title="com_DTR()"><code>com_DTR()</code></a>
<a href="#com_errchr" title="com_ErrChr()"><code>com_ErrChr()</code></a>
<a href="#com_event" title="com_Event()"><code>com_Event()</code></a>
<a href="#com_flush" title="com_Flush()"><code>com_Flush()</code></a>
<a href="#com_getio" title="com_GetIO()"><code>com_GetIO()</code></a>
<a href="#com_getirq" title="com_GetIRQ()"><code>com_GetIRQ()</code></a>
<a href="#com_hard" title="com_Hard()"><code>com_Hard()</code></a>
<a href="#com_init" title="com_Init()"><code>com_Init()</code></a>
<a href="#com_key" title="com_Key()"><code>com_Key()</code></a>
<a href="#com_lsr" title="com_LSR()"><code>com_LSR()</code></a>
<a href="#com_mcr" title="com_MCR()"><code>com_MCR()</code></a>
<a href="#com_msr" title="com_MSR()"><code>com_MSR()</code></a>
<a href="#com_num" title="com_Num()"><code>com_Num()</code></a>
<a href="#com_open" title="com_Open()"><code>com_Open()</code></a>
<a href="#com_read" title="com_Read()"><code>com_Read()</code></a>
<a href="#com_remote" title="com_Remote()"><code>com_Remote()</code></a>
<a href="#com_ring" title="com_Ring()"><code>com_Ring()</code></a>
<a href="#com_rts" title="com_RTS()"><code>com_RTS()</code></a>
<a href="#com_scount" title="com_SCount()"><code>com_SCount()</code></a>
<a href="#com_send" title="com_Send()"><code>com_Send()</code></a>
<a href="#com_setio" title="com_SetIO()"><code>com_SetIO()</code></a>
<a href="#com_setirq" title="com_SetIRQ()"><code>com_SetIRQ()</code></a>
<a href="#com_sflush" title="com_SFlush()"><code>com_SFlush()</code></a>
<a href="#com_skey" title="com_SKey()"><code>com_SKey()</code></a>
<a href="#com_smode" title="com_SMode()"><code>com_SMode()</code></a>
<a href="#com_soft_r" title="com_Soft_R()"><code>com_Soft_R()</code></a>
<a href="#com_soft_s" title="com_Soft_S()"><code>com_Soft_S()</code></a>
<a href="#com_soft" title="com_Soft()"><code>com_Soft()</code></a>
<a href="#ceiling" title="Ceiling()"><code>Ceiling()</code></a>
<a href="#celsius" title="Celsius()"><code>Celsius()</code></a>
<a href="#center" title="Center()"><code>Center()</code></a>
<a href="#cga40" title="CGA40()"><code>CGA40()</code></a>
<a href="#cga80" title="CGA80()"><code>CGA80()</code></a>
<a href="#charadd" title="CharAdd()"><code>CharAdd()</code></a>
<a href="#charand" title="CharAnd()"><code>CharAnd()</code></a>
<a href="#chareven" title="CharEven()"><code>CharEven()</code></a>
<a href="#charlist" title="CharList()"><code>CharList()</code></a>
<a href="#charmirr" title="CharMirr()"><code>CharMirr()</code></a>
<a href="#charmix" title="CharMix()"><code>CharMix()</code></a>
<a href="#charnolist" title="CharNoList()"><code>CharNoList()</code></a>
<a href="#charnot" title="CharNot()"><code>CharNot()</code></a>
<a href="#charodd" title="CharOdd()"><code>CharOdd()</code></a>
<a href="#charone" title="CharOne()"><code>CharOne()</code></a>
<a href="#charonly" title="CharOnly()"><code>CharOnly()</code></a>
<a href="#charor" title="CharOr()"><code>CharOr()</code></a>
<a href="#charpack" title="CharPack()"><code>CharPack()</code></a>
<a href="#charpix" title="CharPix()"><code>CharPix()</code></a>
<a href="#charrela" title="CharRelA()"><code>CharRelA()</code></a>
<a href="#charrelrep" title="CharRelRep()"><code>CharRelRep()</code></a>
<a href="#charrem" title="CharRem()"><code>CharRem()</code></a>
<a href="#charrepl" title="CharRepl()"><code>CharRepl()</code></a>
<a href="#charsort" title="CharSort()"><code>CharSort()</code></a>
<a href="#charspread" title="CharSpread()"><code>CharSpread()</code></a>
<a href="#charswap" title="CharSwap()"><code>CharSwap()</code></a>
<a href="#charunpack" title="CharUnpack()"><code>CharUnpack()</code></a>
<a href="#charwin" title="CharWin()"><code>CharWin()</code></a>
<a href="#charxor" title="CharXor()"><code>CharXor()</code></a>
<a href="#checksum" title="Checksum()"><code>Checksum()</code></a>
<a href="#clearbit" title="ClearBit()"><code>ClearBit()</code></a>
<a href="#cleareol" title="ClearEol()"><code>ClearEol()</code></a>
<a href="#clearslow" title="ClearSlow()"><code>ClearSlow()</code></a>
<a href="#clearwin" title="ClearWin()"><code>ClearWin()</code></a>
<a href="#cleol" title="ClEol()"><code>ClEol()</code></a>
<a href="#clwin" title="ClWin()"><code>ClWin()</code></a>
<a href="#closesock" title="CLOSESOCK()"><code>CLOSESOCK()</code></a>
<a href="#colorrepl" title="ColorRepl()"><code>ColorRepl()</code></a>
<a href="#colorton" title="ColorToN()"><code>ColorToN()</code></a>
<a href="#colorwin" title="ColorWin()"><code>ColorWin()</code></a>
<a href="#complement" title="Complement()"><code>Complement()</code></a>
<a href="#cos" title="Cos()"><code>Cos()</code></a>
<a href="#cot" title="Cot()"><code>Cot()</code></a>
<a href="#countgets" title="CountGets()"><code>CountGets()</code></a>
<a href="#countleft" title="CountLeft()"><code>CountLeft()</code></a>
<a href="#countright" title="CountRight()"><code>CountRight()</code></a>
<a href="#cputype" title="CPUType()"><code>CPUType()</code></a>
<a href="#crypt" title="Crypt()"><code>Crypt()</code></a>
<a href="#csetatmupa" title="CSetAtMupa()"><code>CSetAtMupa()</code></a>
<a href="#csetkey" title="CSetKey()*"><code>CSetKey()*</code></a>
<a href="#csetref" title="CSetRef()"><code>CSetRef()</code></a>
<a href="#csetsafety" title="CSetSafety()"><code>CSetSafety()</code></a>
<a href="#csetall" title="CSETALL()"><code>CSETALL()</code></a>
<a href="#csetclip" title="CSETCLIP()"><code>CSETCLIP()</code></a>
<a href="#csetdate" title="CSETDATE()*"><code>CSETDATE()*</code></a>
<a href="#csetdeci" title="CSETDECI()*"><code>CSETDECI()*</code></a>
<a href="#csetdefa" title="CSETDEFA()*"><code>CSETDEFA()*</code></a>
<a href="#csetfunc" title="CSETFUNC()*"><code>CSETFUNC()*</code></a>
<a href="#csetldel" title="CSETLDEL()*"><code>CSETLDEL()*</code></a>
<a href="#csetmarg" title="CSETMARG()*"><code>CSETMARG()*</code></a>
<a href="#csetpath" title="CSETPATH()*"><code>CSETPATH()*</code></a>
<a href="#csetrdel" title="CSETRDEL()*"><code>CSETRDEL()*</code></a>
<a href="#csetrdonly" title="CSETRDONLY()*"><code>CSETRDONLY()*</code></a>
<a href="#csetsnow" title="CSETSNOW()"><code>CSETSNOW()</code></a>
<a href="#csetxxxx" title="CSETxxxx()*"><code>CSETxxxx()*</code></a>
<a href="#ctobit" title="CToBit()"><code>CToBit()</code></a>
<a href="#ctodow" title="CToDoW()"><code>CToDoW()</code></a>
<a href="#ctof" title="CToF()"><code>CToF()</code></a>
<a href="#ctomonth" title="CToMonth()"><code>CToMonth()</code></a>
<a href="#cton" title="CToN()"><code>CToN()</code></a>
<a href="#currentget" title="CurrentGet()"><code>CurrentGet()</code></a>
<a href="#datatype" title="DATATYPE()*"><code>DATATYPE()*</code></a>
<a href="#dbfsize" title="DbfSize()"><code>DbfSize()</code></a>
<a href="#dbfdsksize" title="DBFDSKSIZE()"><code>DBFDSKSIZE()</code></a>
<a href="#deletefile" title="DeleteFile()"><code>DeleteFile()</code></a>
<a href="#dirchange" title="DirChange()"><code>DirChange()</code></a>
<a href="#dirmake" title="DirMake()"><code>DirMake()</code></a>
<a href="#dirname" title="DirName()"><code>DirName()</code></a>
<a href="#dirremove" title="DirRemove()"><code>DirRemove()</code></a>
<a href="#diskchange" title="DiskChange()"><code>DiskChange()</code></a>
<a href="#diskfree" title="DiskFree()"><code>DiskFree()</code></a>
<a href="#diskname" title="DiskName()"><code>DiskName()</code></a>
<a href="#disktotal" title="DiskTotal()"><code>DiskTotal()</code></a>
<a href="#diskcheck" title="DISKCHECK()"><code>DISKCHECK()</code></a>
<a href="#diskformat" title="DISKFORMAT()"><code>DISKFORMAT()</code></a>
<a href="#diskready" title="DISKREADY()"><code>DISKREADY()</code></a>
<a href="#diskreadyw" title="DISKREADYW()"><code>DISKREADYW()</code></a>
<a href="#diskspeed" title="DISKSPEED()"><code>DISKSPEED()</code></a>
<a href="#diskstat" title="DISKSTAT()"><code>DISKSTAT()</code></a>
<a href="#disktype" title="DISKTYPE()"><code>DISKTYPE()</code></a>
<a href="#dmy" title="DMY()"><code>DMY()</code></a>
<a href="#dosparam" title="DosParam()"><code>DosParam()</code></a>
<a href="#doy" title="DoY()"><code>DoY()</code></a>
<a href="#drivetype" title="DriveType()"><code>DriveType()</code></a>
<a href="#dsetkbios" title="DSetKBIOS()"><code>DSetKBIOS()</code></a>
<a href="#dsetnoline" title="DSETNOLINE()"><code>DSETNOLINE()</code></a>
<a href="#dsetqfile" title="DSETQFILE()"><code>DSETQFILE()</code></a>
<a href="#dsettype" title="DSETTYPE()"><code>DSETTYPE()</code></a>
<a href="#dsetwindow" title="DSETWINDOW()"><code>DSETWINDOW()</code></a>
<a href="#dtor" title="DToR()"><code>DToR()</code></a>
<a href="#ega43" title="EGA43()"><code>EGA43()</code></a>
<a href="#egapalette" title="EGAPALETTE()"><code>EGAPALETTE()</code></a>
<a href="#enhanced" title="Enhanced()"><code>Enhanced()</code></a>
<a href="#envparam" title="EnvParam()"><code>EnvParam()</code></a>
<a href="#eom" title="EoM()"><code>EoM()</code></a>
<a href="#eoq" title="EoQ()"><code>EoQ()</code></a>
<a href="#eoy" title="EoY()"><code>EoY()</code></a>
<a href="#erroract" title="ERRORACT()"><code>ERRORACT()</code></a>
<a href="#errorbase" title="ERRORBASE()"><code>ERRORBASE()</code></a>
<a href="#errorcode" title="ERRORCODE()"><code>ERRORCODE()</code></a>
<a href="#errororg" title="ERRORORG()"><code>ERRORORG()</code></a>
<a href="#exename" title="ExeName()"><code>ExeName()</code></a>
<a href="#expand" title="Expand()"><code>Expand()</code></a>
<a href="#exponent" title="Exponent()"><code>Exponent()</code></a>
<a href="#fact" title="Fact()"><code>Fact()</code></a>
<a href="#fahrenheit" title="Fahrenheit()"><code>Fahrenheit()</code></a>
<a href="#fielddeci" title="FieldDeci()"><code>FieldDeci()</code></a>
<a href="#fieldnum" title="FieldNum()"><code>FieldNum()</code></a>
<a href="#fieldsize" title="FieldSize()"><code>FieldSize()</code></a>
<a href="#fieldtype" title="FieldType()"><code>FieldType()</code></a>
<a href="#fileappend" title="FileAppend()"><code>FileAppend()</code></a>
<a href="#fileattr" title="FileAttr()"><code>FileAttr()</code></a>
<a href="#filecclose" title="FileCCLose()"><code>FileCCLose()</code></a>
<a href="#fileccont" title="FileCCont()"><code>FileCCont()</code></a>
<a href="#filecdati" title="FileCDaTi()"><code>FileCDaTi()</code></a>
<a href="#filecopy" title="FileCopy()"><code>FileCopy()</code></a>
<a href="#filecopen" title="FileCOpen()"><code>FileCOpen()</code></a>
<a href="#filedate" title="FileDate()"><code>FileDate()</code></a>
<a href="#filedelete" title="FileDelete()"><code>FileDelete()</code></a>
<a href="#filemove" title="FileMove()"><code>FileMove()</code></a>
<a href="#filescreen" title="FileScreen()"><code>FileScreen()</code></a>
<a href="#fileseek" title="FileSeek()"><code>FileSeek()</code></a>
<a href="#filesize" title="FileSize()"><code>FileSize()</code></a>
<a href="#filesmax" title="FileSMax()"><code>FileSMax()</code></a>
<a href="#filestr" title="FileStr()"><code>FileStr()</code></a>
<a href="#filetime" title="FileTime()"><code>FileTime()</code></a>
<a href="#filecheck" title="FILECHECK()"><code>FILECHECK()</code></a>
<a href="#filesfree" title="FILESFREE()"><code>FILESFREE()</code></a>
<a href="#filevalid" title="FILEVALID()"><code>FILEVALID()</code></a>
<a href="#firstcol" title="FIRSTCOL()"><code>FIRSTCOL()</code></a>
<a href="#firstrow" title="FIRSTROW()"><code>FIRSTROW()</code></a>
<a href="#floor" title="Floor()"><code>Floor()</code></a>
<a href="#floppytype" title="FLOPPYTYPE()"><code>FLOPPYTYPE()</code></a>
<a href="#fontload" title="FONTLOAD()"><code>FONTLOAD()</code></a>
<a href="#fontreset" title="FONTRESET()"><code>FONTRESET()</code></a>
<a href="#fontrotate" title="FONTROTATE()"><code>FONTROTATE()</code></a>
<a href="#fontselect" title="FONTSELECT()"><code>FONTSELECT()</code></a>
<a href="#ftoc" title="FToC()"><code>FToC()</code></a>
<a href="#fv" title="FV()"><code>FV()</code></a>
<a href="#getcleara" title="GetClearA()"><code>GetClearA()</code></a>
<a href="#getclearb" title="GetClearB()"><code>GetClearB()</code></a>
<a href="#getfldcol" title="GetFldCol()"><code>GetFldCol()</code></a>
<a href="#getfldrow" title="GetFldRow()"><code>GetFldRow()</code></a>
<a href="#getfldvar" title="GetFldVar()"><code>GetFldVar()</code></a>
<a href="#getinput" title="GetInput()"><code>GetInput()</code></a>
<a href="#getkxlat" title="GetKXLat()"><code>GetKXLat()</code></a>
<a href="#getkxtab" title="GetKXTab()"><code>GetKXTab()</code></a>
<a href="#getprec" title="GetPrec()"><code>GetPrec()</code></a>
<a href="#getsecret" title="GetSecret()"><code>GetSecret()</code></a>
<a href="#getboxgrow" title="GETBOXGROW()"><code>GETBOXGROW()</code></a>
<a href="#getcountry" title="GETCOUNTRY()"><code>GETCOUNTRY()</code></a>
<a href="#getcursor" title="GETCURSOR()*"><code>GETCURSOR()*</code></a>
<a href="#getfont" title="GETFONT()"><code>GETFONT()</code></a>
<a href="#getlines" title="GETLINES()"><code>GETLINES()</code></a>
<a href="#getmode" title="GETMODE()"><code>GETMODE()</code></a>
<a href="#getpage" title="GETPAGE()"><code>GETPAGE()</code></a>
<a href="#getpbios" title="GETPBIOS()"><code>GETPBIOS()</code></a>
<a href="#getpxlat" title="GETPXLAT()"><code>GETPXLAT()</code></a>
<a href="#getscrmode" title="GETSCRMODE()"><code>GETSCRMODE()</code></a>
<a href="#getscrstr" title="GETSCRSTR()"><code>GETSCRSTR()</code></a>
<a href="#getshare" title="GETSHARE()"><code>GETSHARE()</code></a>
<a href="#gettab" title="GETTAB()"><code>GETTAB()</code></a>
<a href="#gettic" title="GETTIC()"><code>GETTIC()</code></a>
<a href="#getvgapal" title="GETVGAPAL()"><code>GETVGAPAL()</code></a>
<a href="#hextostr" title="HexToStr()"><code>HexToStr()</code></a>
<a href="#infinity" title="Infinity()"><code>Infinity()</code></a>
<a href="#intneg" title="IntNeg()"><code>IntNeg()</code></a>
<a href="#intpos" title="IntPos()"><code>IntPos()</code></a>
<a href="#invertattr" title="InvertAttr()"><code>InvertAttr()</code></a>
<a href="#invertwin" title="InvertWin()"><code>InvertWin()</code></a>
<a href="#inbyte" title="INBYTE()"><code>INBYTE()</code></a>
<a href="#inkeytrap" title="INKEYTRAP()"><code>INKEYTRAP()</code></a>
<a href="#inputmode" title="INPUTMODE()"><code>INPUTMODE()</code></a>
<a href="#inword" title="INWORD()"><code>INWORD()</code></a>
<a href="#ipxerror" title="IPXERROR()"><code>IPXERROR()</code></a>
<a href="#ipxopen" title="IPXOPEN()"><code>IPXOPEN()</code></a>
<a href="#isat" title="IsAt()"><code>IsAt()</code></a>
<a href="#isbit" title="IsBit()"><code>IsBit()</code></a>
<a href="#iscga" title="IsCGA()"><code>IsCGA()</code></a>
<a href="#isega" title="IsEGA()"><code>IsEGA()</code></a>
<a href="#ishercules" title="IsHercules()"><code>IsHercules()</code></a>
<a href="#isleap" title="IsLeap()"><code>IsLeap()</code></a>
<a href="#ismath" title="IsMath()"><code>IsMath()</code></a>
<a href="#ismcga" title="IsMCGA()"><code>IsMCGA()</code></a>
<a href="#ismono" title="IsMono()"><code>IsMono()</code></a>
<a href="#ispga" title="IsPGA()"><code>IsPGA()</code></a>
<a href="#isvga" title="IsVGA()"><code>IsVGA()</code></a>
<a href="#isansi" title="ISANSI()"><code>ISANSI()</code></a>
<a href="#isdbt" title="ISDBT()"><code>ISDBT()</code></a>
<a href="#isdebug" title="ISDEBUG()"><code>ISDEBUG()</code></a>
<a href="#isipx" title="ISIPX()"><code>ISIPX()</code></a>
<a href="#isnetbios" title="ISNETBIOS()"><code>ISNETBIOS()</code></a>
<a href="#isspx" title="ISSPX()"><code>ISSPX()</code></a>
<a href="#justleft" title="JustLeft()"><code>JustLeft()</code></a>
<a href="#justright" title="JustRight()"><code>JustRight()</code></a>
<a href="#kbdstat" title="KbdStat()"><code>KbdStat()</code></a>
<a href="#kbddisable" title="KBDDISABLE()"><code>KBDDISABLE()</code></a>
<a href="#kbdemulate" title="KBDEMULATE()"><code>KBDEMULATE()</code></a>
<a href="#kbdspeed" title="KBDSPEED()"><code>KBDSPEED()</code></a>
<a href="#kbdtype" title="KBDTYPE()"><code>KBDTYPE()</code></a>
<a href="#keysec" title="KeySec()"><code>KeySec()</code></a>
<a href="#keytime" title="KeyTime()"><code>KeyTime()</code></a>
<a href="#keyread" title="KEYREAD()"><code>KEYREAD()</code></a>
<a href="#keysend" title="KEYSEND()"><code>KEYSEND()</code></a>
<a href="#ksetcaps" title="KSetCaps()"><code>KSetCaps()</code></a>
<a href="#ksetins" title="KSetIns()"><code>KSetIns()</code></a>
<a href="#ksetnum" title="KSetNum()"><code>KSetNum()</code></a>
<a href="#ksetscroll" title="KSetScroll()"><code>KSetScroll()</code></a>
<a href="#lastdayom" title="LastDayOM()"><code>LastDayOM()</code></a>
<a href="#lastkfunc" title="LASTKFUNC()"><code>LASTKFUNC()</code></a>
<a href="#lastkline" title="LASTKLINE()"><code>LASTKLINE()</code></a>
<a href="#lastkproc" title="LASTKPROC()"><code>LASTKPROC()</code></a>
<a href="#like" title="Like()"><code>Like()</code></a>
<a href="#log10" title="Log10()"><code>Log10()</code></a>
<a href="#ltoc" title="LToC()"><code>LToC()</code></a>
<a href="#lton" title="LToN()"><code>LToN()</code></a>
<a href="#mantissa" title="Mantissa()"><code>Mantissa()</code></a>
<a href="#maxcol" title="MaxCol()"><code>MaxCol()</code></a>
<a href="#maxline" title="MaxLine()"><code>MaxLine()</code></a>
<a href="#maxrow" title="MaxRow()"><code>MaxRow()</code></a>
<a href="#maxfont" title="MAXFONT()"><code>MAXFONT()</code></a>
<a href="#maxpage" title="MAXPAGE()"><code>MAXPAGE()</code></a>
<a href="#mdy" title="MDY()"><code>MDY()</code></a>
<a href="#memsize" title="MEMSIZE()"><code>MEMSIZE()</code></a>
<a href="#millisec" title="Millisec()"><code>Millisec()</code></a>
<a href="#moniswitch" title="MONISWITCH()"><code>MONISWITCH()</code></a>
<a href="#monochrome" title="MONOCHROME()"><code>MONOCHROME()</code></a>
<a href="#nbaddgroup" title="NBADDGROUP()"><code>NBADDGROUP()</code></a>
<a href="#nbaddname" title="NBADDNAME()"><code>NBADDNAME()</code></a>
<a href="#nbdelname" title="NBDELNAME()"><code>NBDELNAME()</code></a>
<a href="#nbdopen" title="NBDOPEN()"><code>NBDOPEN()</code></a>
<a href="#nberror" title="NBERROR()"><code>NBERROR()</code></a>
<a href="#nbname" title="NBNAME()"><code>NBNAME()</code></a>
<a href="#nbnamecnt" title="NBNAMECNT()"><code>NBNAMECNT()</code></a>
<a href="#nbnamenum" title="NBNAMENUM()"><code>NBNAMENUM()</code></a>
<a href="#nbnamestat" title="NBNAMESTAT()"><code>NBNAMESTAT()</code></a>
<a href="#nbreset" title="NBRESET()"><code>NBRESET()</code></a>
<a href="#nbscall" title="NBSCALL()"><code>NBSCALL()</code></a>
<a href="#nbscontarg" title="NBSCONTARG()"><code>NBSCONTARG()</code></a>
<a href="#nbslistcon" title="NBSLISTCON()"><code>NBSLISTCON()</code></a>
<a href="#netcancel" title="NetCancel()"><code>NetCancel()</code></a>
<a href="#netdisk" title="NetDisk()"><code>NetDisk()</code></a>
<a href="#netprinter" title="NetPrinter()"><code>NetPrinter()</code></a>
<a href="#netredir" title="NetRedir()"><code>NetRedir()</code></a>
<a href="#netrmtname" title="NetRmtname()"><code>NetRmtname()</code></a>
<a href="#network" title="Network()"><code>Network()</code></a>
<a href="#netlocname" title="NETLOCNAME()"><code>NETLOCNAME()</code></a>
<a href="#nnetwork" title="NNetwork()"><code>NNetwork()</code></a>
<a href="#nnetaccdis" title="NNETACCDIS()"><code>NNETACCDIS()</code></a>
<a href="#nnetaddgrp" title="NNETADDGRP()"><code>NNETADDGRP()</code></a>
<a href="#nnetaddqop" title="NNETADDQOP()"><code>NNETADDQOP()</code></a>
<a href="#nnetaddqsv" title="NNETADDQSV()"><code>NNETADDQSV()</code></a>
<a href="#nnetaddqus" title="NNETADDQUS()"><code>NNETADDQUS()</code></a>
<a href="#nnetaddset" title="NNETADDSET()"><code>NNETADDSET()</code></a>
<a href="#nnetadr" title="NNETADR()"><code>NNETADR()</code></a>
<a href="#nnetaexpd" title="NNETAEXPD()"><code>NNETAEXPD()</code></a>
<a href="#nnetattach" title="NNETATTACH()"><code>NNETATTACH()</code></a>
<a href="#nnetbanner" title="NNETBANNER()"><code>NNETBANNER()</code></a>
<a href="#nnetbinacc" title="NNETBINACC()"><code>NNETBINACC()</code></a>
<a href="#nnetbincl" title="NNETBINCL()"><code>NNETBINCL()</code></a>
<a href="#nnetbinop" title="NNETBINOP()"><code>NNETBINOP()</code></a>
<a href="#nnetbrdcst" title="NNETBRDCST()"><code>NNETBRDCST()</code></a>
<a href="#nnetcapact" title="NNETCAPACT()"><code>NNETCAPACT()</code></a>
<a href="#nnetcapbeg" title="NNETCAPBEG()"><code>NNETCAPBEG()</code></a>
<a href="#nnetcapcan" title="NNETCAPCAN()"><code>NNETCAPCAN()</code></a>
<a href="#nnetcapend" title="NNETCAPEND()"><code>NNETCAPEND()</code></a>
<a href="#nnetcapflu" title="NNETCAPFLU()"><code>NNETCAPFLU()</code></a>
<a href="#nnetcapjob" title="NNETCAPJOB()"><code>NNETCAPJOB()</code></a>
<a href="#nnetcapssf" title="NNETCAPSSF()"><code>NNETCAPSSF()</code></a>
<a href="#nnetccnsrv" title="NNETCCNSRV()"><code>NNETCCNSRV()</code></a>
<a href="#nnetclrcon" title="NNETCLRCON()"><code>NNETCLRCON()</code></a>
<a href="#nnetcopriv" title="NNETCOPRIV()"><code>NNETCOPRIV()</code></a>
<a href="#nnetcopy" title="NNETCOPY()"><code>NNETCOPY()</code></a>
<a href="#nnetcpass" title="NNETCPASS()"><code>NNETCPASS()</code></a>
<a href="#nnetcrtgrp" title="NNETCRTGRP()"><code>NNETCRTGRP()</code></a>
<a href="#nnetcrtobj" title="NNETCRTOBJ()"><code>NNETCRTOBJ()</code></a>
<a href="#nnetcrtprp" title="NNETCRTPRP()"><code>NNETCRTPRP()</code></a>
<a href="#nnetcrtq" title="NNETCRTQ()"><code>NNETCRTQ()</code></a>
<a href="#nnetcrtusr" title="NNETCRTUSR()"><code>NNETCRTUSR()</code></a>
<a href="#nnetcvssrv" title="NNETCVSSRV()"><code>NNETCVSSRV()</code></a>
<a href="#nnetdelfak" title="NNETDELFAK()"><code>NNETDELFAK()</code></a>
<a href="#nnetdelobj" title="NNETDELOBJ()"><code>NNETDELOBJ()</code></a>
<a href="#nnetdelprp" title="NNETDELPRP()"><code>NNETDELPRP()</code></a>
<a href="#nnetdelq" title="NNETDELQ()"><code>NNETDELQ()</code></a>
<a href="#nnetdelset" title="NNETDELSET()"><code>NNETDELSET()</code></a>
<a href="#nnetdirfre" title="NNETDIRFRE()"><code>NNETDIRFRE()</code></a>
<a href="#nnetdirmax" title="NNETDIRMAX()"><code>NNETDIRMAX()</code></a>
<a href="#nnetdirs" title="NNETDIRS()"><code>NNETDIRS()</code></a>
<a href="#nnetdislog" title="NNETDISLOG()"><code>NNETDISLOG()</code></a>
<a href="#nnetdistts" title="NNETDISTTS()"><code>NNETDISTTS()</code></a>
<a href="#nnetdown" title="NNETDOWN()"><code>NNETDOWN()</code></a>
<a href="#nnetdskuse" title="NNETDSKUSE()"><code>NNETDSKUSE()</code></a>
<a href="#nnetenlog" title="NNETENLOG()"><code>NNETENLOG()</code></a>
<a href="#nnetentts" title="NNETENTTS()"><code>NNETENTTS()</code></a>
<a href="#nneterror" title="NNETERROR()"><code>NNETERROR()</code></a>
<a href="#nnetextatt" title="NNETEXTATT()"><code>NNETEXTATT()</code></a>
<a href="#nnetfakdep" title="NNETFAKDEP()"><code>NNETFAKDEP()</code></a>
<a href="#nnetfiles" title="NNETFILES()"><code>NNETFILES()</code></a>
<a href="#nnetfslst" title="NNETFSLST()"><code>NNETFSLST()</code></a>
<a href="#nnetgetmsg" title="NNETGETMSG()"><code>NNETGETMSG()</code></a>
<a href="#nnetgroups" title="NNETGROUPS()"><code>NNETGROUPS()</code></a>
<a href="#nnetgrpmem" title="NNETGRPMEM()"><code>NNETGRPMEM()</code></a>
<a href="#nnetinfo" title="NNETINFO()"><code>NNETINFO()</code></a>
<a href="#nnetingrps" title="NNETINGRPS()"><code>NNETINGRPS()</code></a>
<a href="#nnetinset" title="NNETINSET()"><code>NNETINSET()</code></a>
<a href="#nnetinuse" title="NNETINUSE()"><code>NNETINUSE()</code></a>
<a href="#nnetistts" title="NNETISTTS()"><code>NNETISTTS()</code></a>
<a href="#nnetjban" title="NNETJBAN()"><code>NNETJBAN()</code></a>
<a href="#nnetjbfile" title="NNETJBFILE()"><code>NNETJBFILE()</code></a>
<a href="#nnetjbname" title="NNETJBNAME()"><code>NNETJBNAME()</code></a>
<a href="#nnetjcnt" title="NNETJCNT()"><code>NNETJCNT()</code></a>
<a href="#nnetjcopy" title="NNETJCOPY()"><code>NNETJCOPY()</code></a>
<a href="#nnetjcpl" title="NNETJCPL()"><code>NNETJCPL()</code></a>
<a href="#nnetjdel" title="NNETJDEL()"><code>NNETJDEL()</code></a>
<a href="#nnetjdesc" title="NNETJDESC()"><code>NNETJDESC()</code></a>
<a href="#nnetjedate" title="NNETJEDATE()"><code>NNETJEDATE()</code></a>
<a href="#nnetjetime" title="NNETJETIME()"><code>NNETJETIME()</code></a>
<a href="#nnetjfile" title="NNETJFILE()"><code>NNETJFILE()</code></a>
<a href="#nnetjflags" title="NNETJFLAGS()"><code>NNETJFLAGS()</code></a>
<a href="#nnetjform" title="NNETJFORM()"><code>NNETJFORM()</code></a>
<a href="#nnetjlist" title="NNETJLIST()"><code>NNETJLIST()</code></a>
<a href="#nnetjlpp" title="NNETJLPP()"><code>NNETJLPP()</code></a>
<a href="#nnetjowner" title="NNETJOWNER()"><code>NNETJOWNER()</code></a>
<a href="#nnetjpoint" title="NNETJPOINT()"><code>NNETJPOINT()</code></a>
<a href="#nnetjpos" title="NNETJPOS()"><code>NNETJPOS()</code></a>
<a href="#nnetjsdate" title="NNETJSDATE()"><code>NNETJSDATE()</code></a>
<a href="#nnetjsize" title="NNETJSIZE()"><code>NNETJSIZE()</code></a>
<a href="#nnetjsrv" title="NNETJSRV()"><code>NNETJSRV()</code></a>
<a href="#nnetjstime" title="NNETJSTIME()"><code>NNETJSTIME()</code></a>
<a href="#nnetjsupff" title="NNETJSUPFF()"><code>NNETJSUPFF()</code></a>
<a href="#nnetjtabs" title="NNETJTABS()"><code>NNETJTABS()</code></a>
<a href="#nnetjtxt" title="NNETJTXT()"><code>NNETJTXT()</code></a>
<a href="#nnetjwork" title="NNETJWORK()"><code>NNETJWORK()</code></a>
<a href="#nnetlguser" title="NNETLGUSER()"><code>NNETLGUSER()</code></a>
<a href="#nnetlogged" title="NNETLOGGED()"><code>NNETLOGGED()</code></a>
<a href="#nnetlogin" title="NNETLOGIN()"><code>NNETLOGIN()</code></a>
<a href="#nnetlogout" title="NNETLOGOUT()"><code>NNETLOGOUT()</code></a>
<a href="#nnetmap" title="NNETMAP()"><code>NNETMAP()</code></a>
<a href="#nnetmapinf" title="NNETMAPINF()"><code>NNETMAPINF()</code></a>
<a href="#nnetmapmod" title="NNETMAPMOD()"><code>NNETMAPMOD()</code></a>
<a href="#nnetmaxcon" title="NNETMAXCON()"><code>NNETMAXCON()</code></a>
<a href="#nnetmaxrgh" title="NNETMAXRGH()"><code>NNETMAXRGH()</code></a>
<a href="#nnetmkdir" title="NNETMKDIR()"><code>NNETMKDIR()</code></a>
<a href="#nnetmsgclo" title="NNETMSGCLO()"><code>NNETMSGCLO()</code></a>
<a href="#nnetmsgclr" title="NNETMSGCLR()"><code>NNETMSGCLR()</code></a>
<a href="#nnetmsgcnt" title="NNETMSGCNT()"><code>NNETMSGCNT()</code></a>
<a href="#nnetmsgkey" title="NNETMSGKEY()"><code>NNETMSGKEY()</code></a>
<a href="#nnetmsgopn" title="NNETMSGOPN()"><code>NNETMSGOPN()</code></a>
<a href="#nnetmsgrd" title="NNETMSGRD()"><code>NNETMSGRD()</code></a>
<a href="#nnetmsgsiz" title="NNETMSGSIZ()"><code>NNETMSGSIZ()</code></a>
<a href="#nnetname" title="NNETNAME()"><code>NNETNAME()</code></a>
<a href="#nnetnqsrvs" title="NNETNQSRVS()"><code>NNETNQSRVS()</code></a>
<a href="#nnetnummem" title="NNETNUMMEM()"><code>NNETNUMMEM()</code></a>
<a href="#nnetnxtfre" title="NNETNXTFRE()"><code>NNETNXTFRE()</code></a>
<a href="#nnetobjid" title="NNETOBJID()"><code>NNETOBJID()</code></a>
<a href="#nnetobjnam" title="NNETOBJNAM()"><code>NNETOBJNAM()</code></a>
<a href="#nnetobjsec" title="NNETOBJSEC()"><code>NNETOBJSEC()</code></a>
<a href="#nnetobjtyp" title="NNETOBJTYP()"><code>NNETOBJTYP()</code></a>
<a href="#nnetocnums" title="NNETOCNUMS()"><code>NNETOCNUMS()</code></a>
<a href="#nnetpdev" title="NNETPDEV()"><code>NNETPDEV()</code></a>
<a href="#nnetpexpd" title="NNETPEXPD()"><code>NNETPEXPD()</code></a>
<a href="#nnetpexpi" title="NNETPEXPI()"><code>NNETPEXPI()</code></a>
<a href="#nnetpflen" title="NNETPFLEN()"><code>NNETPFLEN()</code></a>
<a href="#nnetpfnum" title="NNETPFNUM()"><code>NNETPFNUM()</code></a>
<a href="#nnetpforms" title="NNETPFORMS()"><code>NNETPFORMS()</code></a>
<a href="#nnetpfunco" title="NNETPFUNCO()"><code>NNETPFUNCO()</code></a>
<a href="#nnetpfuncs" title="NNETPFUNCS()"><code>NNETPFUNCS()</code></a>
<a href="#nnetpfwdth" title="NNETPFWDTH()"><code>NNETPFWDTH()</code></a>
<a href="#nnetpjadd" title="NNETPJADD()"><code>NNETPJADD()</code></a>
<a href="#nnetpjban" title="NNETPJBAN()"><code>NNETPJBAN()</code></a>
<a href="#nnetpjbnam" title="NNETPJBNAM()"><code>NNETPJBNAM()</code></a>
<a href="#nnetpjcap" title="NNETPJCAP()"><code>NNETPJCAP()</code></a>
<a href="#nnetpjcapf" title="NNETPJCAPF()"><code>NNETPJCAPF()</code></a>
<a href="#nnetpjcnt" title="NNETPJCNT()"><code>NNETPJCNT()</code></a>
<a href="#nnetpjcopy" title="NNETPJCOPY()"><code>NNETPJCOPY()</code></a>
<a href="#nnetpjcrt" title="NNETPJCRT()"><code>NNETPJCRT()</code></a>
<a href="#nnetpjdef" title="NNETPJDEF()"><code>NNETPJDEF()</code></a>
<a href="#nnetpjdel" title="NNETPJDEL()"><code>NNETPJDEL()</code></a>
<a href="#nnetpjdev" title="NNETPJDEV()"><code>NNETPJDEV()</code></a>
<a href="#nnetpjform" title="NNETPJFORM()"><code>NNETPJFORM()</code></a>
<a href="#nnetpjfsrv" title="NNETPJFSRV()"><code>NNETPJFSRV()</code></a>
<a href="#nnetpjlist" title="NNETPJLIST()"><code>NNETPJLIST()</code></a>
<a href="#nnetpjlpt" title="NNETPJLPT()"><code>NNETPJLPT()</code></a>
<a href="#nnetpjmode" title="NNETPJMODE()"><code>NNETPJMODE()</code></a>
<a href="#nnetpjnoty" title="NNETPJNOTY()"><code>NNETPJNOTY()</code></a>
<a href="#nnetpjpsrv" title="NNETPJPSRV()"><code>NNETPJPSRV()</code></a>
<a href="#nnetpjq" title="NNETPJQ()"><code>NNETPJQ()</code></a>
<a href="#nnetpjsupf" title="NNETPJSUPF()"><code>NNETPJSUPF()</code></a>
<a href="#nnetpjtabs" title="NNETPJTABS()"><code>NNETPJTABS()</code></a>
<a href="#nnetpjtxt" title="NNETPJTXT()"><code>NNETPJTXT()</code></a>
<a href="#nnetpjusr" title="NNETPJUSR()"><code>NNETPJUSR()</code></a>
<a href="#nnetpjwait" title="NNETPJWAIT()"><code>NNETPJWAIT()</code></a>
<a href="#nnetpmodes" title="NNETPMODES()"><code>NNETPMODES()</code></a>
<a href="#nnetpmodfu" title="NNETPMODFU()"><code>NNETPMODFU()</code></a>
<a href="#nnetprpsec" title="NNETPRPSEC()"><code>NNETPRPSEC()</code></a>
<a href="#nnetpsacc" title="NNETPSACC()"><code>NNETPSACC()</code></a>
<a href="#nnetpsaddq" title="NNETPSADDQ()"><code>NNETPSADDQ()</code></a>
<a href="#nnetpsajob" title="NNETPSAJOB()"><code>NNETPSAJOB()</code></a>
<a href="#nnetpsano" title="NNETPSANO()"><code>NNETPSANO()</code></a>
<a href="#nnetpsarp" title="NNETPSARP()"><code>NNETPSARP()</code></a>
<a href="#nnetpscand" title="NNETPSCAND()"><code>NNETPSCAND()</code></a>
<a href="#nnetpschgq" title="NNETPSCHGQ()"><code>NNETPSCHGQ()</code></a>
<a href="#nnetpscno" title="NNETPSCNO()"><code>NNETPSCNO()</code></a>
<a href="#nnetpsdelq" title="NNETPSDELQ()"><code>NNETPSDELQ()</code></a>
<a href="#nnetpsdno" title="NNETPSDNO()"><code>NNETPSDNO()</code></a>
<a href="#nnetpsdown" title="NNETPSDOWN()"><code>NNETPSDOWN()</code></a>
<a href="#nnetpserr" title="NNETPSERR()"><code>NNETPSERR()</code></a>
<a href="#nnetpsff" title="NNETPSFF()"><code>NNETPSFF()</code></a>
<a href="#nnetpsjbyt" title="NNETPSJBYT()"><code>NNETPSJBYT()</code></a>
<a href="#nnetpsjdsc" title="NNETPSJDSC()"><code>NNETPSJDSC()</code></a>
<a href="#nnetpsjfrm" title="NNETPSJFRM()"><code>NNETPSJFRM()</code></a>
<a href="#nnetpsjfs" title="NNETPSJFS()"><code>NNETPSJFS()</code></a>
<a href="#nnetpsjno" title="NNETPSJNO()"><code>NNETPSJNO()</code></a>
<a href="#nnetpsjpco" title="NNETPSJPCO()"><code>NNETPSJPCO()</code></a>
<a href="#nnetpsjq" title="NNETPSJQ()"><code>NNETPSJQ()</code></a>
<a href="#nnetpsjsiz" title="NNETPSJSIZ()"><code>NNETPSJSIZ()</code></a>
<a href="#nnetpsjtco" title="NNETPSJTCO()"><code>NNETPSJTCO()</code></a>
<a href="#nnetpsjtxt" title="NNETPSJTXT()"><code>NNETPSJTXT()</code></a>
<a href="#nnetpslin" title="NNETPSLIN()"><code>NNETPSLIN()</code></a>
<a href="#nnetpslout" title="NNETPSLOUT()"><code>NNETPSLOUT()</code></a>
<a href="#nnetpsmtof" title="NNETPSMTOF()"><code>NNETPSMTOF()</code></a>
<a href="#nnetpsnmod" title="NNETPSNMOD()"><code>NNETPSNMOD()</code></a>
<a href="#nnetpsnotl" title="NNETPSNOTL()"><code>NNETPSNOTL()</code></a>
<a href="#nnetpsnprn" title="NNETPSNPRN()"><code>NNETPSNPRN()</code></a>
<a href="#nnetpspfrm" title="NNETPSPFRM()"><code>NNETPSPFRM()</code></a>
<a href="#nnetpspjob" title="NNETPSPJOB()"><code>NNETPSPJOB()</code></a>
<a href="#nnetpspmod" title="NNETPSPMOD()"><code>NNETPSPMOD()</code></a>
<a href="#nnetpspnam" title="NNETPSPNAM()"><code>NNETPSPNAM()</code></a>
<a href="#nnetpsprob" title="NNETPSPROB()"><code>NNETPSPROB()</code></a>
<a href="#nnetpspsq" title="NNETPSPSQ()"><code>NNETPSPSQ()</code></a>
<a href="#nnetpspsta" title="NNETPSPSTA()"><code>NNETPSPSTA()</code></a>
<a href="#nnetpsql" title="NNETPSQL()"><code>NNETPSQL()</code></a>
<a href="#nnetpsrrp" title="NNETPSRRP()"><code>NNETPSRRP()</code></a>
<a href="#nnetpssrm" title="NNETPSSRM()"><code>NNETPSSRM()</code></a>
<a href="#nnetpssrvl" title="NNETPSSRVL()"><code>NNETPSSRVL()</code></a>
<a href="#nnetpsstat" title="NNETPSSTAT()"><code>NNETPSSTAT()</code></a>
<a href="#nnetpstart" title="NNETPSTART()"><code>NNETPSTART()</code></a>
<a href="#nnetpstop" title="NNETPSTOP()"><code>NNETPSTOP()</code></a>
<a href="#nnetpstype" title="NNETPSTYPE()"><code>NNETPSTYPE()</code></a>
<a href="#nnetpsver" title="NNETPSVER()"><code>NNETPSVER()</code></a>
<a href="#nnetpurge" title="NNETPURGE()"><code>NNETPURGE()</code></a>
<a href="#nnetpwgrce" title="NNETPWGRCE()"><code>NNETPWGRCE()</code></a>
<a href="#nnetpwlen" title="NNETPWLEN()"><code>NNETPWLEN()</code></a>
<a href="#nnetqdir" title="NNETQDIR()"><code>NNETQDIR()</code></a>
<a href="#nnetqops" title="NNETQOPS()"><code>NNETQOPS()</code></a>
<a href="#nnetqsrvs" title="NNETQSRVS()"><code>NNETQSRVS()</code></a>
<a href="#nnetqstat" title="NNETQSTAT()"><code>NNETQSTAT()</code></a>
<a href="#nnetqusers" title="NNETQUSERS()"><code>NNETQUSERS()</code></a>
<a href="#nnetrditm" title="NNETRDITM()"><code>NNETRDITM()</code></a>
<a href="#nnetrdset" title="NNETRDSET()"><code>NNETRDSET()</code></a>
<a href="#nnetremgrp" title="NNETREMGRP()"><code>NNETREMGRP()</code></a>
<a href="#nnetremqop" title="NNETREMQOP()"><code>NNETREMQOP()</code></a>
<a href="#nnetremqsv" title="NNETREMQSV()"><code>NNETREMQSV()</code></a>
<a href="#nnetremqus" title="NNETREMQUS()"><code>NNETREMQUS()</code></a>
<a href="#nnetrendir" title="NNETRENDIR()"><code>NNETRENDIR()</code></a>
<a href="#nnetrenobj" title="NNETRENOBJ()"><code>NNETRENOBJ()</code></a>
<a href="#nnetrghmsk" title="NNETRGHMSK()"><code>NNETRGHMSK()</code></a>
<a href="#nnetrights" title="NNETRIGHTS()"><code>NNETRIGHTS()</code></a>
<a href="#nnetrmdir" title="NNETRMDIR()"><code>NNETRMDIR()</code></a>
<a href="#nnetsallst" title="NNETSALLST()"><code>NNETSALLST()</code></a>
<a href="#nnetsalvag" title="NNETSALVAG()"><code>NNETSALVAG()</code></a>
<a href="#nnetscnbin" title="NNETSCNBIN()"><code>NNETSCNBIN()</code></a>
<a href="#nnetscnprp" title="NNETSCNPRP()"><code>NNETSCNPRP()</code></a>
<a href="#nnetsdate" title="NNETSDATE()"><code>NNETSDATE()</code></a>
<a href="#nnetsearch" title="NNETSEARCH()"><code>NNETSEARCH()</code></a>
<a href="#nnetsemclo" title="NNETSEMCLO()"><code>NNETSEMCLO()</code></a>
<a href="#nnetsemopc" title="NNETSEMOPC()"><code>NNETSEMOPC()</code></a>
<a href="#nnetsemopn" title="NNETSEMOPN()"><code>NNETSEMOPN()</code></a>
<a href="#nnetsemsgn" title="NNETSEMSGN()"><code>NNETSEMSGN()</code></a>
<a href="#nnetsemval" title="NNETSEMVAL()"><code>NNETSEMVAL()</code></a>
<a href="#nnetsemwai" title="NNETSEMWAI()"><code>NNETSEMWAI()</code></a>
<a href="#nnetserno" title="NNETSERNO()"><code>NNETSERNO()</code></a>
<a href="#nnetsetq" title="NNETSETQ()"><code>NNETSETQ()</code></a>
<a href="#nnetsetsrv" title="NNETSETSRV()"><code>NNETSETSRV()</code></a>
<a href="#nnetsftlvl" title="NNETSFTLVL()"><code>NNETSFTLVL()</code></a>
<a href="#nnetslist" title="NNETSLIST()"><code>NNETSLIST()</code></a>
<a href="#nnetsname" title="NNETSNAME()"><code>NNETSNAME()</code></a>
<a href="#nnetsndall" title="NNETSNDALL()"><code>NNETSNDALL()</code></a>
<a href="#nnetsndcon" title="NNETSNDCON()"><code>NNETSNDCON()</code></a>
<a href="#nnetsndgrp" title="NNETSNDGRP()"><code>NNETSNDGRP()</code></a>
<a href="#nnetsndlog" title="NNETSNDLOG()"><code>NNETSNDLOG()</code></a>
<a href="#nnetsndusr" title="NNETSNDUSR()"><code>NNETSNDUSR()</code></a>
<a href="#nnetsprvsr" title="NNETSPRVSR()"><code>NNETSPRVSR()</code></a>
<a href="#nnetspstat" title="NNETSPSTAT()"><code>NNETSPSTAT()</code></a>
<a href="#nnetstaid" title="NNETSTAID()"><code>NNETSTAID()</code></a>
<a href="#nnetstanum" title="NNETSTANUM()"><code>NNETSTANUM()</code></a>
<a href="#nnetstime" title="NNETSTIME()"><code>NNETSTIME()</code></a>
<a href="#nnettrslst" title="NNETTRSLST()"><code>NNETTRSLST()</code></a>
<a href="#nnettrust" title="NNETTRUST()"><code>NNETTRUST()</code></a>
<a href="#nnetttsab" title="NNETTTSAB()"><code>NNETTTSAB()</code></a>
<a href="#nnetttsbeg" title="NNETTTSBEG()"><code>NNETTTSBEG()</code></a>
<a href="#nnetttsend" title="NNETTTSEND()"><code>NNETTTSEND()</code></a>
<a href="#nnetttssta" title="NNETTTSSTA()"><code>NNETTTSSTA()</code></a>
<a href="#nnetuserid" title="NNETUSERID()"><code>NNETUSERID()</code></a>
<a href="#nnetusers" title="NNETUSERS()"><code>NNETUSERS()</code></a>
<a href="#nnetusingr" title="NNETUSINGR()"><code>NNETUSINGR()</code></a>
<a href="#nnetusrfre" title="NNETUSRFRE()"><code>NNETUSRFRE()</code></a>
<a href="#nnetver" title="NNETVER()"><code>NNETVER()</code></a>
<a href="#nnetvolfre" title="NNETVOLFRE()"><code>NNETVOLFRE()</code></a>
<a href="#nnetvolmax" title="NNETVOLMAX()"><code>NNETVOLMAX()</code></a>
<a href="#nnetvolnam" title="NNETVOLNAM()"><code>NNETVOLNAM()</code></a>
<a href="#nnetvolnum" title="NNETVOLNUM()"><code>NNETVOLNUM()</code></a>
<a href="#nnetvpass" title="NNETVPASS()"><code>NNETVPASS()</code></a>
<a href="#nnetwhoami" title="NNETWHOAMI()"><code>NNETWHOAMI()</code></a>
<a href="#nnetwrtitm" title="NNETWRTITM()"><code>NNETWRTITM()</code></a>
<a href="#ntoc" title="NToC()"><code>NToC()</code></a>
<a href="#ntocdow" title="NToCDoW()"><code>NToCDoW()</code></a>
<a href="#ntocmonth" title="NToCMonth()"><code>NToCMonth()</code></a>
<a href="#ntocolor" title="NToColor()"><code>NToColor()</code></a>
<a href="#nul" title="Nul()"><code>Nul()</code></a>
<a href="#numand" title="NumAnd()"><code>NumAnd()</code></a>
<a href="#numat" title="NumAt()"><code>NumAt()</code></a>
<a href="#numcount" title="NumCount()"><code>NumCount()</code></a>
<a href="#numdiskl" title="NumDiskL()"><code>NumDiskL()</code></a>
<a href="#numhigh" title="NumHigh()"><code>NumHigh()</code></a>
<a href="#numline" title="NumLine()"><code>NumLine()</code></a>
<a href="#numlow" title="NumLow()"><code>NumLow()</code></a>
<a href="#nummirr" title="NumMirr()"><code>NumMirr()</code></a>
<a href="#numnot" title="NumNot()"><code>NumNot()</code></a>
<a href="#numor" title="NumOr()"><code>NumOr()</code></a>
<a href="#numrol" title="NumRol()"><code>NumRol()</code></a>
<a href="#numtoken" title="NumToken()"><code>NumToken()</code></a>
<a href="#numxor" title="NumXor()"><code>NumXor()</code></a>
<a href="#numbuffers" title="NUMBUFFERS()"><code>NUMBUFFERS()</code></a>
<a href="#numcol" title="NUMCOL()"><code>NUMCOL()</code></a>
<a href="#numdiskf" title="NUMDISKF()"><code>NUMDISKF()</code></a>
<a href="#numdiskh" title="NUMDISKH()"><code>NUMDISKH()</code></a>
<a href="#numfiles" title="NUMFILES()"><code>NUMFILES()</code></a>
<a href="#numfkey" title="NUMFKEY()"><code>NUMFKEY()</code></a>
<a href="#numprinter" title="NUMPRINTER()"><code>NUMPRINTER()</code></a>
<a href="#opensock" title="OPENSOCK()"><code>OPENSOCK()</code></a>
<a href="#osver" title="OSVER()"><code>OSVER()</code></a>
<a href="#outbyte" title="OUTBYTE()"><code>OUTBYTE()</code></a>
<a href="#outword" title="OUTWORD()"><code>OUTWORD()</code></a>
<a href="#padleft" title="PadLeft()"><code>PadLeft()</code></a>
<a href="#padright" title="PadRight()"><code>PadRight()</code></a>
<a href="#payment" title="Payment()"><code>Payment()</code></a>
<a href="#pagecopy" title="PAGECOPY()"><code>PAGECOPY()</code></a>
<a href="#pctype" title="PCType()"><code>PCType()</code></a>
<a href="#periods" title="Periods()"><code>Periods()</code></a>
<a href="#peekbyte" title="PEEKBYTE()"><code>PEEKBYTE()</code></a>
<a href="#peekstr" title="PEEKSTR()"><code>PEEKSTR()</code></a>
<a href="#peekword" title="PEEKWORD()"><code>PEEKWORD()</code></a>
<a href="#pi" title="Pi()"><code>Pi()</code></a>
<a href="#posalpha" title="PosAlpha()"><code>PosAlpha()</code></a>
<a href="#poschar" title="PosChar()"><code>PosChar()</code></a>
<a href="#posdel" title="PosDel()"><code>PosDel()</code></a>
<a href="#posdiff" title="PosDiff()"><code>PosDiff()</code></a>
<a href="#posequal" title="PosEqual()"><code>PosEqual()</code></a>
<a href="#posins" title="PosIns()"><code>PosIns()</code></a>
<a href="#poslower" title="PosLower()"><code>PosLower()</code></a>
<a href="#posrange" title="PosRange()"><code>PosRange()</code></a>
<a href="#posrepl" title="PosRepl()"><code>PosRepl()</code></a>
<a href="#posupper" title="PosUpper()"><code>PosUpper()</code></a>
<a href="#pokebyte" title="POKEBYTE()"><code>POKEBYTE()</code></a>
<a href="#pokeword" title="POKEWORD()"><code>POKEWORD()</code></a>
<a href="#ppcbuftyp" title="PPCBUFTYP()"><code>PPCBUFTYP()</code></a>
<a href="#ppccancel" title="PPCCANCEL()"><code>PPCCANCEL()</code></a>
<a href="#ppcconact" title="PPCCONACT()"><code>PPCCONACT()</code></a>
<a href="#ppcevent" title="PPCEVENT()"><code>PPCEVENT()</code></a>
<a href="#ppckey" title="PPCKEY()"><code>PPCKEY()</code></a>
<a href="#ppcread" title="PPCREAD()"><code>PPCREAD()</code></a>
<a href="#ppcreccnt" title="PPCRECCNT()"><code>PPCRECCNT()</code></a>
<a href="#ppcrecdisc" title="PPCRECDISC()"><code>PPCRECDISC()</code></a>
<a href="#ppcrecerr" title="PPCRECERR()"><code>PPCRECERR()</code></a>
<a href="#ppcrecfail" title="PPCRECFAIL()"><code>PPCRECFAIL()</code></a>
<a href="#ppcrecflsh" title="PPCRECFLSH()"><code>PPCRECFLSH()</code></a>
<a href="#ppcrecfree" title="PPCRECFREE()"><code>PPCRECFREE()</code></a>
<a href="#ppcrecsize" title="PPCRECSIZE()"><code>PPCRECSIZE()</code></a>
<a href="#ppcrectot" title="PPCRECTOT()"><code>PPCRECTOT()</code></a>
<a href="#ppcsndcnt" title="PPCSNDCNT()"><code>PPCSNDCNT()</code></a>
<a href="#ppcsnderr" title="PPCSNDERR()"><code>PPCSNDERR()</code></a>
<a href="#ppcsndfail" title="PPCSNDFAIL()"><code>PPCSNDFAIL()</code></a>
<a href="#ppcsndflsh" title="PPCSNDFLSH()"><code>PPCSNDFLSH()</code></a>
<a href="#ppcsndfree" title="PPCSNDFREE()"><code>PPCSNDFREE()</code></a>
<a href="#ppcsndsize" title="PPCSNDSIZE()"><code>PPCSNDSIZE()</code></a>
<a href="#ppcsndtot" title="PPCSNDTOT()"><code>PPCSNDTOT()</code></a>
<a href="#ppcwrite" title="PPCWRITE()"><code>PPCWRITE()</code></a>
<a href="#printinit" title="PrintINIT()"><code>PrintINIT()</code></a>
<a href="#printready" title="PrintReady()"><code>PrintReady()</code></a>
<a href="#printsend" title="PrintSend()"><code>PrintSend()</code></a>
<a href="#printstat" title="PrintStat()"><code>PrintStat()</code></a>
<a href="#printerror" title="PRINTERROR()"><code>PRINTERROR()</code></a>
<a href="#printfile" title="PRINTFILE()"><code>PRINTFILE()</code></a>
<a href="#printscr" title="PRINTSCR()"><code>PRINTSCR()</code></a>
<a href="#printscrx" title="PRINTSCRX()"><code>PRINTSCRX()</code></a>
<a href="#pv" title="PV()"><code>PV()</code></a>
<a href="#quarter" title="Quarter()"><code>Quarter()</code></a>
<a href="#rand" title="Rand()"><code>Rand()</code></a>
<a href="#random" title="Random()"><code>Random()</code></a>
<a href="#rangerem" title="RangeRem()"><code>RangeRem()</code></a>
<a href="#rangerepl" title="RangeRepl()"><code>RangeRepl()</code></a>
<a href="#rate" title="Rate()"><code>Rate()</code></a>
<a href="#remall" title="RemAll()"><code>RemAll()</code></a>
<a href="#remleft" title="RemLeft()"><code>RemLeft()</code></a>
<a href="#remright" title="RemRight()"><code>RemRight()</code></a>
<a href="#renamefile" title="RenameFile()"><code>RenameFile()</code></a>
<a href="#replall" title="ReplAll()"><code>ReplAll()</code></a>
<a href="#replleft" title="ReplLeft()"><code>ReplLeft()</code></a>
<a href="#replright" title="ReplRight()"><code>ReplRight()</code></a>
<a href="#restcursor" title="RestCursor()"><code>RestCursor()</code></a>
<a href="#restgets" title="RestGets()"><code>RestGets()</code></a>
<a href="#restsetkey" title="RestSetKey()"><code>RestSetKey()</code></a>
<a href="#resttoken" title="RestToken()"><code>RestToken()</code></a>
<a href="#restfseek" title="RESTFSEEK()"><code>RESTFSEEK()</code></a>
<a href="#rtod" title="RToD()"><code>RToD()</code></a>
<a href="#savecursor" title="SaveCursor()"><code>SaveCursor()</code></a>
<a href="#savegets" title="SaveGets()"><code>SaveGets()</code></a>
<a href="#savesetkey" title="SaveSetKey()"><code>SaveSetKey()</code></a>
<a href="#savetoken" title="SaveToken()"><code>SaveToken()</code></a>
<a href="#saydown" title="SayDown()"><code>SayDown()</code></a>
<a href="#saymovein" title="SayMoveIn()"><code>SayMoveIn()</code></a>
<a href="#sayscreen" title="SayScreen()"><code>SayScreen()</code></a>
<a href="#sayspread" title="SaySpread()"><code>SaySpread()</code></a>
<a href="#savefseek" title="SAVEFSEEK()"><code>SAVEFSEEK()</code></a>
<a href="#screenattr" title="ScreenAttr()"><code>ScreenAttr()</code></a>
<a href="#screenfile" title="ScreenFile()"><code>ScreenFile()</code></a>
<a href="#screenmark" title="ScreenMark()"><code>ScreenMark()</code></a>
<a href="#screenmix" title="ScreenMix()"><code>ScreenMix()</code></a>
<a href="#screenstr" title="ScreenStr()"><code>ScreenStr()</code></a>
<a href="#scankey" title="SCANKEY()"><code>SCANKEY()</code></a>
<a href="#screensize" title="SCREENSIZE()"><code>SCREENSIZE()</code></a>
<a href="#sectotime" title="SecToTime()"><code>SecToTime()</code></a>
<a href="#setatlike" title="SetAtLike()"><code>SetAtLike()</code></a>
<a href="#setbit" title="SetBit()"><code>SetBit()</code></a>
<a href="#setcleara" title="SetClearA()"><code>SetClearA()</code></a>
<a href="#setclearb" title="SetClearB()"><code>SetClearB()</code></a>
<a href="#setcursor" title="SetCursor()"><code>SetCursor()</code></a>
<a href="#setdate" title="SetDate()"><code>SetDate()</code></a>
<a href="#setfattr" title="SetFAttr()"><code>SetFAttr()</code></a>
<a href="#setfcreate" title="SetFCreate()"><code>SetFCreate()</code></a>
<a href="#setfdati" title="SetFDaTi()"><code>SetFDaTi()</code></a>
<a href="#setfont" title="SetFont()"><code>SetFont()</code></a>
<a href="#setkxlat" title="SetKXLat()"><code>SetKXLat()</code></a>
<a href="#setkxtab" title="SetKXTab()"><code>SetKXTab()</code></a>
<a href="#setlastkey" title="SetLastKey()"><code>SetLastKey()</code></a>
<a href="#setprec" title="SetPrec()"><code>SetPrec()</code></a>
<a href="#setrc" title="SetRC()"><code>SetRC()</code></a>
<a href="#settime" title="SetTime()"><code>SetTime()</code></a>
<a href="#setbell" title="SETBELL()"><code>SETBELL()</code></a>
<a href="#setboxgrow" title="SETBOXGROW()"><code>SETBOXGROW()</code></a>
<a href="#setlines" title="SETLINES()"><code>SETLINES()</code></a>
<a href="#setmaxcol" title="SETMAXCOL()"><code>SETMAXCOL()</code></a>
<a href="#setmaxrow" title="SETMAXROW()"><code>SETMAXROW()</code></a>
<a href="#setpage" title="SETPAGE()"><code>SETPAGE()</code></a>
<a href="#setpbios" title="SETPBIOS()"><code>SETPBIOS()</code></a>
<a href="#setpxlat" title="SETPXLAT()"><code>SETPXLAT()</code></a>
<a href="#setqname" title="SETQNAME()"><code>SETQNAME()</code></a>
<a href="#setscrmode" title="SETSCRMODE()"><code>SETSCRMODE()</code></a>
<a href="#setscrstr" title="SETSCRSTR()"><code>SETSCRSTR()</code></a>
<a href="#setshare" title="SETSHARE()"><code>SETSHARE()</code></a>
<a href="#settab" title="SETTAB()"><code>SETTAB()</code></a>
<a href="#settic" title="SETTIC()"><code>SETTIC()</code></a>
<a href="#showtime" title="ShowTime()"><code>ShowTime()</code></a>
<a href="#showkey" title="SHOWKEY()"><code>SHOWKEY()</code></a>
<a href="#sign" title="Sign()"><code>Sign()</code></a>
<a href="#sin" title="Sin()"><code>Sin()</code></a>
<a href="#sound" title="SOUND()"><code>SOUND()</code></a>
<a href="#speed" title="SPEED()"><code>SPEED()</code></a>
<a href="#spoolactiv" title="SPOOLACTIV()"><code>SPOOLACTIV()</code></a>
<a href="#spooladd" title="SPOOLADD()"><code>SPOOLADD()</code></a>
<a href="#spoolcount" title="SPOOLCOUNT()"><code>SPOOLCOUNT()</code></a>
<a href="#spooldel" title="SPOOLDEL()"><code>SPOOLDEL()</code></a>
<a href="#spoolentry" title="SPOOLENTRY()"><code>SPOOLENTRY()</code></a>
<a href="#spoolflush" title="SPOOLFLUSH()"><code>SPOOLFLUSH()</code></a>
<a href="#spxcontarg" title="SPXCONTARG()"><code>SPXCONTARG()</code></a>
<a href="#spxestbcon" title="SPXESTBCON()"><code>SPXESTBCON()</code></a>
<a href="#spxlistcon" title="SPXLISTCON()"><code>SPXLISTCON()</code></a>
<a href="#ssetbreak" title="SSETBREAK()"><code>SSETBREAK()</code></a>
<a href="#ssetverify" title="SSETVERIFY()"><code>SSETVERIFY()</code></a>
<a href="#standard" title="Standard()"><code>Standard()</code></a>
<a href="#strdiff" title="StrDiff()"><code>StrDiff()</code></a>
<a href="#strfile" title="StrFile()"><code>StrFile()</code></a>
<a href="#strscreen" title="StrScreen()"><code>StrScreen()</code></a>
<a href="#strswap" title="StrSwap()"><code>StrSwap()</code></a>
<a href="#strtohex" title="StrToHex()"><code>StrToHex()</code></a>
<a href="#stackfree" title="STACKFREE()"><code>STACKFREE()</code></a>
<a href="#stod" title="SToD()"><code>SToD()</code></a>
<a href="#tabexpand" title="TabExpand()"><code>TabExpand()</code></a>
<a href="#tabpack" title="TabPack()"><code>TabPack()</code></a>
<a href="#tan" title="Tan()"><code>Tan()</code></a>
<a href="#tempfile" title="TempFile()"><code>TempFile()</code></a>
<a href="#timetosec" title="TimeToSec()"><code>TimeToSec()</code></a>
<a href="#timevalid" title="TimeValid()"><code>TimeValid()</code></a>
<a href="#tokenat" title="TokenAt()"><code>TokenAt()</code></a>
<a href="#tokenend" title="TokenEnd()"><code>TokenEnd()</code></a>
<a href="#tokeninit" title="TokenInit()"><code>TokenInit()</code></a>
<a href="#tokenlower" title="TokenLower()"><code>TokenLower()</code></a>
<a href="#tokennext" title="TokenNext()"><code>TokenNext()</code></a>
<a href="#tokensep" title="TokenSep()"><code>TokenSep()</code></a>
<a href="#tokenupper" title="TokenUpper()"><code>TokenUpper()</code></a>
<a href="#toolver" title="ToolVer()"><code>ToolVer()</code></a>
<a href="#tof" title="TOF()"><code>TOF()</code></a>
<a href="#token" title="TOKEN()"><code>TOKEN()</code></a>
<a href="#truename" title="TrueName()"><code>TrueName()</code></a>
<a href="#trapanykey" title="TRAPANYKEY()"><code>TRAPANYKEY()</code></a>
<a href="#trapinput" title="TRAPINPUT()"><code>TRAPINPUT()</code></a>
<a href="#trapshift" title="TRAPSHIFT()"><code>TRAPSHIFT()</code></a>
<a href="#unselected" title="Unselected()"><code>Unselected()</code></a>
<a href="#untextwin" title="UnTextWin()"><code>UnTextWin()</code></a>
<a href="#valpos" title="ValPos()"><code>ValPos()</code></a>
<a href="#vga28" title="VGA28()"><code>VGA28()</code></a>
<a href="#vga50" title="VGA50()"><code>VGA50()</code></a>
<a href="#vgapalette" title="VGAPalette()"><code>VGAPalette()</code></a>
<a href="#videotype" title="VideoType()"><code>VideoType()</code></a>
<a href="#videoinit" title="VIDEOINIT()"><code>VIDEOINIT()</code></a>
<a href="#videosetup" title="VIDEOSETUP()"><code>VIDEOSETUP()</code></a>
<a href="#volserial" title="VolSerial()"><code>VolSerial()</code></a>
<a href="#volume" title="Volume()"><code>Volume()</code></a>
<a href="#waitperiod" title="WaitPeriod()"><code>WaitPeriod()</code></a>
<a href="#waclose" title="WAClose()"><code>WAClose()</code></a>
<a href="#wboard" title="WBoard()"><code>WBoard()</code></a>
<a href="#wbox" title="WBox()"><code>WBox()</code></a>
<a href="#wcenter" title="WCenter()"><code>WCenter()</code></a>
<a href="#wclose" title="WClose()"><code>WClose()</code></a>
<a href="#wcol" title="WCol()"><code>WCol()</code></a>
<a href="#week" title="Week()"><code>Week()</code></a>
<a href="#wfcol" title="WFCol()"><code>WFCol()</code></a>
<a href="#wflastcol" title="WFLastCol()"><code>WFLastCol()</code></a>
<a href="#wflastrow" title="WFLastRow()"><code>WFLastRow()</code></a>
<a href="#wformat" title="WFormat()"><code>WFormat()</code></a>
<a href="#wfrow" title="WFRow()"><code>WFRow()</code></a>
<a href="#wlastcol" title="WLastCol()"><code>WLastCol()</code></a>
<a href="#wlastrow" title="WLastRow()"><code>WLastRow()</code></a>
<a href="#wmode" title="WMode()"><code>WMode()</code></a>
<a href="#wmove" title="WMove()"><code>WMove()</code></a>
<a href="#wnum" title="WNum()"><code>WNum()</code></a>
<a href="#wom" title="WoM()"><code>WoM()</code></a>
<a href="#wordone" title="WordOne()"><code>WordOne()</code></a>
<a href="#wordonly" title="WordOnly()"><code>WordOnly()</code></a>
<a href="#wordrepl" title="WordRepl()"><code>WordRepl()</code></a>
<a href="#wordswap" title="WordSwap()"><code>WordSwap()</code></a>
<a href="#wordtochar" title="WordToChar()"><code>WordToChar()</code></a>
<a href="#wopen" title="WOpen()"><code>WOpen()</code></a>
<a href="#wrow" title="WRow()"><code>WRow()</code></a>
<a href="#wselect" title="WSelect()"><code>WSelect()</code></a>
<a href="#wsetmove" title="WSetMove()"><code>WSetMove()</code></a>
<a href="#wsetshadow" title="WSetShadow()"><code>WSetShadow()</code></a>
<a href="#wstep" title="WStep()"><code>WStep()</code></a>
<a href="#xmoblock" title="XMoBlock()"><code>XMoBlock()</code></a>
<a href="#xmocheck" title="XMoCheck()"><code>XMoCheck()</code></a>
<a href="#xtoc" title="XToC()"><code>XToC()</code></a>
<a href="#zeroinsert" title="ZeroInsert()"><code>ZeroInsert()</code></a>
<a href="#zeroremove" title="ZeroRemove()"><code>ZeroRemove()</code></a>
<a href="#appendix-a-mi-key-codes" title="Appendix A - Key Codes">Appendix A - Key Codes</a>
<a href="#appendix-b-mi-ms-pcmidos-extended-errors" title="Appendix B - MS/PC-DOS Extended Errors">Appendix B - MS/PC-DOS Extended Errors</a>
<a href="#appendix-c-mi-novell-error-codes" title="Appendix C - Novell Error Codes">Appendix C - Novell Error Codes</a>
<a href="#appendix-d-mi-ipx-and-spx-error-codes" title="Appendix D - IPX and SPX Error Codes">Appendix D - IPX and SPX Error Codes</a>
<a href="#appendix-e-mi-netbios-error-codes" title="Appendix E - NetBIOS Error Codes">Appendix E - NetBIOS Error Codes</a>
<a href="#appendix-f-mi-print-server-error-codes" title="Appendix F - Print Server Error Codes">Appendix F - Print Server Error Codes</a>
</aside>


<aside>
<a href="#gtwvw" title="GTWVW"><code>GTWVW</code></a>
<a href="#wvw__makedlgtemplate" title="wvw__MakeDlgTemplate()"><code>wvw__MakeDlgTemplate()</code></a>
<a href="#wvw_addrows" title="wvw_AddRows()"><code>wvw_AddRows()</code></a>
<a href="#wvw_appendmenu" title="wvw_AppendMenu()"><code>wvw_AppendMenu()</code></a>
<a href="#wvw_cbaddstring" title="wvw_cbAddString()"><code>wvw_cbAddString()</code></a>
<a href="#wvw_cbcreate" title="wvw_cbCreate()"><code>wvw_cbCreate()</code></a>
<a href="#wvw_cbdestroy" title="wvw_cbDestroy()"><code>wvw_cbDestroy()</code></a>
<a href="#wvw_cbenable" title="wvw_cbEnable()"><code>wvw_cbEnable()</code></a>
<a href="#wvw_cbfindstring" title="wvw_cbFindString()"><code>wvw_cbFindString()</code></a>
<a href="#wvw_cbgetcurtext" title="wvw_cbGetCurText()"><code>wvw_cbGetCurText()</code></a>
<a href="#wvw_cbgetindex" title="wvw_cbGetIndex()"><code>wvw_cbGetIndex()</code></a>
<a href="#wvw_cbisdropped" title="wvw_cbIsDropped()"><code>wvw_cbIsDropped()</code></a>
<a href="#wvw_cbisfocused" title="wvw_cbIsFocused()"><code>wvw_cbIsFocused()</code></a>
<a href="#wvw_cbsetcodeblock" title="wvw_cbSetCodeblock()"><code>wvw_cbSetCodeblock()</code></a>
<a href="#wvw_cbsetcursel" title="wvw_cbSetCurSel()"><code>wvw_cbSetCurSel()</code></a>
<a href="#wvw_cbsetfont" title="wvw_cbSetFont()"><code>wvw_cbSetFont()</code></a>
<a href="#wvw_cbsetindex" title="wvw_cbSetIndex()"><code>wvw_cbSetIndex()</code></a>
<a href="#wvw_cxcreate" title="wvw_cxCreate()"><code>wvw_cxCreate()</code></a>
<a href="#wvw_cxdestroy" title="wvw_cxDestroy()"><code>wvw_cxDestroy()</code></a>
<a href="#wvw_cxenable" title="wvw_cxEnable()"><code>wvw_cxEnable()</code></a>
<a href="#wvw_cxgetcheck" title="wvw_cxGetCheck()"><code>wvw_cxGetCheck()</code></a>
<a href="#wvw_cxsetcheck" title="wvw_cxSetCheck()"><code>wvw_cxSetCheck()</code></a>
<a href="#wvw_cxsetcodeblock" title="wvw_cxSetCodeblock()"><code>wvw_cxSetCodeblock()</code></a>
<a href="#wvw_cxsetfocus" title="wvw_cxSetFocus()"><code>wvw_cxSetFocus()</code></a>
<a href="#wvw_centerwindow" title="wvw_CenterWindow()"><code>wvw_CenterWindow()</code></a>
<a href="#wvw_choosecolor" title="wvw_ChooseColor()"><code>wvw_ChooseColor()</code></a>
<a href="#wvw_choosefont" title="wvw_ChooseFont()"><code>wvw_ChooseFont()</code></a>
<a href="#wvw_clienttoscreen" title="wvw_ClientToScreen()"><code>wvw_ClientToScreen()</code></a>
<a href="#wvw_createdialogdynamic" title="wvw_CreateDialogDynamic()"><code>wvw_CreateDialogDynamic()</code></a>
<a href="#wvw_createdialogmodal" title="wvw_CreateDialogModal()"><code>wvw_CreateDialogModal()</code></a>
<a href="#wvw_createfont" title="wvw_CreateFont()"><code>wvw_CreateFont()</code></a>
<a href="#wvw_createmenu" title="wvw_CreateMenu()"><code>wvw_CreateMenu()</code></a>
<a href="#wvw_createpopupmenu" title="wvw_CreatePopupMenu()"><code>wvw_CreatePopupMenu()</code></a>
<a href="#wvw_deletemenu" title="wvw_DeleteMenu()"><code>wvw_DeleteMenu()</code></a>
<a href="#wvw_destroymenu" title="wvw_DestroyMenu()"><code>wvw_DestroyMenu()</code></a>
<a href="#wvw_dlgseticon" title="wvw_DlgSetIcon()"><code>wvw_DlgSetIcon()</code></a>
<a href="#wvw_drawboxget" title="wvw_DrawBoxGet()"><code>wvw_DrawBoxGet()</code></a>
<a href="#wvw_drawboxgroup" title="wvw_DrawBoxGroup()"><code>wvw_DrawBoxGroup()</code></a>
<a href="#wvw_drawboxraised" title="wvw_DrawBoxRaised()"><code>wvw_DrawBoxRaised()</code></a>
<a href="#wvw_drawboxrecessed" title="wvw_DrawBoxRecessed()"><code>wvw_DrawBoxRecessed()</code></a>
<a href="#wvw_drawbutton" title="wvw_DrawButton()"><code>wvw_DrawButton()</code></a>
<a href="#wvw_drawcolorrect" title="wvw_DrawColorRect()"><code>wvw_DrawColorRect()</code></a>
<a href="#wvw_drawellipse" title="wvw_DrawEllipse()"><code>wvw_DrawEllipse()</code></a>
<a href="#wvw_drawfocusrect" title="wvw_DrawFocusRect()"><code>wvw_DrawFocusRect()</code></a>
<a href="#wvw_drawgridhorz" title="wvw_DrawGridHorz()"><code>wvw_DrawGridHorz()</code></a>
<a href="#wvw_drawgridvert" title="wvw_DrawGridVert()"><code>wvw_DrawGridVert()</code></a>
<a href="#wvw_drawimage" title="wvw_DrawImage()"><code>wvw_DrawImage()</code></a>
<a href="#wvw_drawlabel" title="wvw_DrawLabel()"><code>wvw_DrawLabel()</code></a>
<a href="#wvw_drawlabelex" title="wvw_DrawLabelEx()"><code>wvw_DrawLabelEx()</code></a>
<a href="#wvw_drawlabelobj" title="wvw_DrawLabelObj()"><code>wvw_DrawLabelObj()</code></a>
<a href="#wvw_drawline" title="wvw_DrawLine()"><code>wvw_DrawLine()</code></a>
<a href="#wvw_drawlineex" title="wvw_DrawLineEx()"><code>wvw_DrawLineEx()</code></a>
<a href="#wvw_drawmenubar" title="wvw_DrawMenuBar()"><code>wvw_DrawMenuBar()</code></a>
<a href="#wvw_drawoutline" title="wvw_DrawOutline()"><code>wvw_DrawOutline()</code></a>
<a href="#wvw_drawoutlineex" title="wvw_DrawOutlineEx()"><code>wvw_DrawOutlineEx()</code></a>
<a href="#wvw_drawpicture" title="wvw_DrawPicture()"><code>wvw_DrawPicture()</code></a>
<a href="#wvw_drawprogressbar" title="wvw_DrawProgressBar()"><code>wvw_DrawProgressBar()</code></a>
<a href="#wvw_drawrectangle" title="wvw_DrawRectangle()"><code>wvw_DrawRectangle()</code></a>
<a href="#wvw_drawroundrect" title="wvw_DrawRoundRect()"><code>wvw_DrawRoundRect()</code></a>
<a href="#wvw_drawscrollbutton" title="wvw_DrawScrollButton()"><code>wvw_DrawScrollButton()</code></a>
<a href="#wvw_drawscrollthumbhorz" title="wvw_DrawScrollThumbHorz()"><code>wvw_DrawScrollThumbHorz()</code></a>
<a href="#wvw_drawscrollthumbvert" title="wvw_DrawScrollThumbVert()"><code>wvw_DrawScrollThumbVert()</code></a>
<a href="#wvw_drawshadedrect" title="wvw_DrawShadedRect()"><code>wvw_DrawShadedRect()</code></a>
<a href="#wvw_drawstatusbar" title="wvw_DrawStatusBar()"><code>wvw_DrawStatusBar()</code></a>
<a href="#wvw_drawtextbox" title="wvw_DrawTextBox()"><code>wvw_DrawTextBox()</code></a>
<a href="#wvw_drawtoolbuttonstate" title="wvw_DrawToolButtonState()"><code>wvw_DrawToolButtonState()</code></a>
<a href="#wvw_enablemaximize" title="wvw_EnableMaximize()"><code>wvw_EnableMaximize()</code></a>
<a href="#wvw_enablemenuitem" title="wvw_EnableMenuItem()"><code>wvw_EnableMenuItem()</code></a>
<a href="#wvw_enableshortcuts" title="wvw_EnableShortcuts()"><code>wvw_EnableShortcuts()</code></a>
<a href="#wvw_fillrectangle" title="wvw_FillRectangle()"><code>wvw_FillRectangle()</code></a>
<a href="#wvw_getclipboard" title="wvw_GetClipboard()"><code>wvw_GetClipboard()</code></a>
<a href="#wvw_getcursorpos" title="wvw_GetCursorPos()"><code>wvw_GetCursorPos()</code></a>
<a href="#wvw_getfontinfo" title="wvw_GetFontInfo()"><code>wvw_GetFontInfo()</code></a>
<a href="#wvw_getlastmenuevent" title="wvw_GetLastMenuEvent()"><code>wvw_GetLastMenuEvent()</code></a>
<a href="#wvw_getmenu" title="wvw_GetMenu()"><code>wvw_GetMenu()</code></a>
<a href="#wvw_getpaintrect" title="wvw_GetPaintRect()"><code>wvw_GetPaintRect()</code></a>
<a href="#wvw_getpalette" title="wvw_GetPalette()"><code>wvw_GetPalette()</code></a>
<a href="#wvw_getrgbcolor" title="wvw_GetRGBColor()"><code>wvw_GetRGBColor()</code></a>
<a href="#wvw_getrowcolfromxy" title="wvw_GetRowColFromXY()"><code>wvw_GetRowColFromXY()</code></a>
<a href="#wvw_getscreenheight" title="wvw_GetScreenHeight()"><code>wvw_GetScreenHeight()</code></a>
<a href="#wvw_getscreenwidth" title="wvw_GetScreenWidth()"><code>wvw_GetScreenWidth()</code></a>
<a href="#wvw_gettitle" title="wvw_GetTitle()"><code>wvw_GetTitle()</code></a>
<a href="#wvw_gettooltipbkcolor" title="wvw_GetToolTipBkColor()"><code>wvw_GetToolTipBkColor()</code></a>
<a href="#wvw_gettooltiptextcolor" title="wvw_GetToolTipTextColor()"><code>wvw_GetToolTipTextColor()</code></a>
<a href="#wvw_gettooltipwidth" title="wvw_GetToolTipWidth()"><code>wvw_GetToolTipWidth()</code></a>
<a href="#wvw_getwindowhandle" title="wvw_GetWindowHandle()"><code>wvw_GetWindowHandle()</code></a>
<a href="#wvw_getxyfromrowcol" title="wvw_GetXYFromRowCol()"><code>wvw_GetXYFromRowCol()</code></a>
<a href="#wvw_invalidaterect" title="wvw_InvalidateRect()"><code>wvw_InvalidateRect()</code></a>
<a href="#wvw_islbuttonpressed" title="wvw_IsLButtonPressed()"><code>wvw_IsLButtonPressed()</code></a>
<a href="#wvw_killtimer" title="wvw_KillTimer()"><code>wvw_KillTimer()</code></a>
<a href="#wvw_lbaddstring" title="wvw_lbAddString()"><code>wvw_lbAddString()</code></a>
<a href="#wvw_lbsetcursel" title="wvw_lbSetCurSel()"><code>wvw_lbSetCurSel()</code></a>
<a href="#wvw_lclosewindow" title="wvw_lCloseWindow()"><code>wvw_lCloseWindow()</code></a>
<a href="#wvw_loadfont" title="wvw_LoadFont()"><code>wvw_LoadFont()</code></a>
<a href="#wvw_loadpen" title="wvw_LoadPen()"><code>wvw_LoadPen()</code></a>
<a href="#wvw_loadpicture" title="wvw_LoadPicture()"><code>wvw_LoadPicture()</code></a>
<a href="#wvw_maximize" title="wvw_Maximize()"><code>wvw_Maximize()</code></a>
<a href="#wvw_maxmaxcol" title="wvw_MaxMaxCol()"><code>wvw_MaxMaxCol()</code></a>
<a href="#wvw_maxmaxrow" title="wvw_MaxMaxRow()"><code>wvw_MaxMaxRow()</code></a>
<a href="#wvw_messagebox" title="wvw_MessageBox()"><code>wvw_MessageBox()</code></a>
<a href="#wvw_minimize" title="wvw_Minimize()"><code>wvw_Minimize()</code></a>
<a href="#wvw_ncolofs" title="wvw_nColOfs()"><code>wvw_nColOfs()</code></a>
<a href="#wvw_nnumwindows" title="wvw_nNumWindows()"><code>wvw_nNumWindows()</code></a>
<a href="#wvw_nopenwindow" title="wvw_nOpenWindow()"><code>wvw_nOpenWindow()</code></a>
<a href="#wvw_nrowofs" title="wvw_nRowOfs()"><code>wvw_nRowOfs()</code></a>
<a href="#wvw_nsetcurwindow" title="wvw_nSetCurWindow()"><code>wvw_nSetCurWindow()</code></a>
<a href="#wvw_noclose" title="wvw_NoClose()"><code>wvw_NoClose()</code></a>
<a href="#wvw_nostartupsubwindow" title="wvw_NoStartupSubWindow()"><code>wvw_NoStartupSubWindow()</code></a>
<a href="#wvw_numbmcache" title="wvw_NumBMCache()"><code>wvw_NumBMCache()</code></a>
<a href="#wvw_pbcreate" title="wvw_pbCreate()"><code>wvw_pbCreate()</code></a>
<a href="#wvw_pbdestroy" title="wvw_pbDestroy()"><code>wvw_pbDestroy()</code></a>
<a href="#wvw_pbenable" title="wvw_pbEnable()"><code>wvw_pbEnable()</code></a>
<a href="#wvw_pbsetcodeblock" title="wvw_pbSetCodeblock()"><code>wvw_pbSetCodeblock()</code></a>
<a href="#wvw_pbsetfocus" title="wvw_pbSetFocus()"><code>wvw_pbSetFocus()</code></a>
<a href="#wvw_pbsetfont" title="wvw_pbSetFont()"><code>wvw_pbSetFont()</code></a>
<a href="#wvw_pbsetstyle" title="wvw_pbSetStyle()"><code>wvw_pbSetStyle()</code></a>
<a href="#wvw_pgcreate" title="wvw_pgCreate()"><code>wvw_pgCreate()</code></a>
<a href="#wvw_pgdestroy" title="wvw_pgDestroy()"><code>wvw_pgDestroy()</code></a>
<a href="#wvw_pggetpos" title="wvw_pgGetPos()"><code>wvw_pgGetPos()</code></a>
<a href="#wvw_pgsetpos" title="wvw_pgSetPos()"><code>wvw_pgSetPos()</code></a>
<a href="#wvw_pastefromclipboard" title="wvw_PasteFromClipboard()"><code>wvw_PasteFromClipboard()</code></a>
<a href="#wvw_processmessages" title="wvw_ProcessMessages()"><code>wvw_ProcessMessages()</code></a>
<a href="#wvw_restore" title="wvw_Restore()"><code>wvw_Restore()</code></a>
<a href="#wvw_restscreen" title="wvw_RestScreen()"><code>wvw_RestScreen()</code></a>
<a href="#wvw_sbaddpart" title="wvw_sbAddPart()"><code>wvw_sbAddPart()</code></a>
<a href="#wvw_sbcreate" title="wvw_sbCreate()"><code>wvw_sbCreate()</code></a>
<a href="#wvw_sbdestroy" title="wvw_sbDestroy()"><code>wvw_sbDestroy()</code></a>
<a href="#wvw_sbgetparts" title="wvw_sbGetParts()"><code>wvw_sbGetParts()</code></a>
<a href="#wvw_sbgettext" title="wvw_sbGetText()"><code>wvw_sbGetText()</code></a>
<a href="#wvw_sbrefresh" title="wvw_sbRefresh()"><code>wvw_sbRefresh()</code></a>
<a href="#wvw_sbsettext" title="wvw_sbSetText()"><code>wvw_sbSetText()</code></a>
<a href="#wvw_savescreen" title="wvw_SaveScreen()"><code>wvw_SaveScreen()</code></a>
<a href="#wvw_setaltf4close" title="wvw_SetAltF4Close()"><code>wvw_SetAltF4Close()</code></a>
<a href="#wvw_setasnormal" title="wvw_SetAsNormal()"><code>wvw_SetAsNormal()</code></a>
<a href="#wvw_setbrush" title="wvw_SetBrush()"><code>wvw_SetBrush()</code></a>
<a href="#wvw_setclipboard" title="wvw_SetClipboard()"><code>wvw_SetClipboard()</code></a>
<a href="#wvw_setcodepage" title="wvw_SetCodepage()"><code>wvw_SetCodepage()</code></a>
<a href="#wvw_setdefcentrewindow" title="wvw_SetDefCentreWindow()"><code>wvw_SetDefCentreWindow()</code></a>
<a href="#wvw_setdefhcentrewindow" title="wvw_SetDefHCentreWindow()"><code>wvw_SetDefHCentreWindow()</code></a>
<a href="#wvw_setdeflinespacing" title="wvw_SetDefLineSpacing()"><code>wvw_SetDefLineSpacing()</code></a>
<a href="#wvw_setdeflspacecolor" title="wvw_SetDefLSpaceColor()"><code>wvw_SetDefLSpaceColor()</code></a>
<a href="#wvw_setdefvcentrewindow" title="wvw_SetDefVCentreWindow()"><code>wvw_SetDefVCentreWindow()</code></a>
<a href="#wvw_setfont" title="wvw_SetFont()"><code>wvw_SetFont()</code></a>
<a href="#wvw_seticon" title="wvw_SetIcon()"><code>wvw_SetIcon()</code></a>
<a href="#wvw_setlastmenuevent" title="wvw_SetLastMenuEvent()"><code>wvw_SetLastMenuEvent()</code></a>
<a href="#wvw_setlinespacing" title="wvw_SetLineSpacing()"><code>wvw_SetLineSpacing()</code></a>
<a href="#wvw_setlspacecolor" title="wvw_SetLSpaceColor()"><code>wvw_SetLSpaceColor()</code></a>
<a href="#wvw_setmaincoord" title="wvw_SetMainCoord()"><code>wvw_SetMainCoord()</code></a>
<a href="#wvw_setmaxbmcache" title="wvw_SetMaxBMCache()"><code>wvw_SetMaxBMCache()</code></a>
<a href="#wvw_setmenu" title="wvw_SetMenu()"><code>wvw_SetMenu()</code></a>
<a href="#wvw_setmenukeyevent" title="wvw_SetMenuKeyEvent()"><code>wvw_SetMenuKeyEvent()</code></a>
<a href="#wvw_setmousemove" title="wvw_SetMouseMove()"><code>wvw_SetMouseMove()</code></a>
<a href="#wvw_setmousepos" title="wvw_SetMousePos()"><code>wvw_SetMousePos()</code></a>
<a href="#wvw_setontop" title="wvw_SetOnTop()"><code>wvw_SetOnTop()</code></a>
<a href="#wvw_setpaintrefresh" title="wvw_SetPaintRefresh()"><code>wvw_SetPaintRefresh()</code></a>
<a href="#wvw_setpalette" title="wvw_SetPalette()"><code>wvw_SetPalette()</code></a>
<a href="#wvw_setpen" title="wvw_SetPen()"><code>wvw_SetPen()</code></a>
<a href="#wvw_setpointer" title="wvw_SetPointer()"><code>wvw_SetPointer()</code></a>
<a href="#wvw_setpopupmenu" title="wvw_SetPopupMenu()"><code>wvw_SetPopupMenu()</code></a>
<a href="#wvw_settimer" title="wvw_SetTimer()"><code>wvw_SetTimer()</code></a>
<a href="#wvw_settitle" title="wvw_SetTitle()"><code>wvw_SetTitle()</code></a>
<a href="#wvw_settooltip" title="wvw_SetToolTip()"><code>wvw_SetToolTip()</code></a>
<a href="#wvw_settooltipactive" title="wvw_SetToolTipActive()"><code>wvw_SetToolTipActive()</code></a>
<a href="#wvw_settooltipbkcolor" title="wvw_SetToolTipBkColor()"><code>wvw_SetToolTipBkColor()</code></a>
<a href="#wvw_settooltipmargin" title="wvw_SetToolTipMargin()"><code>wvw_SetToolTipMargin()</code></a>
<a href="#wvw_settooltiptext" title="wvw_SetToolTipText()"><code>wvw_SetToolTipText()</code></a>
<a href="#wvw_settooltiptextcolor" title="wvw_SetToolTipTextColor()"><code>wvw_SetToolTipTextColor()</code></a>
<a href="#wvw_settooltiptitle" title="wvw_SetToolTipTitle()"><code>wvw_SetToolTipTitle()</code></a>
<a href="#wvw_settooltipwidth" title="wvw_SetToolTipWidth()"><code>wvw_SetToolTipWidth()</code></a>
<a href="#wvw_setvertcaret" title="wvw_SetVertCaret()"><code>wvw_SetVertCaret()</code></a>
<a href="#wvw_setwindowcentre" title="wvw_SetWindowCentre()"><code>wvw_SetWindowCentre()</code></a>
<a href="#wvw_setwindowpos" title="wvw_SetWindowPos()"><code>wvw_SetWindowPos()</code></a>
<a href="#wvw_setwinstyle" title="wvw_SetWinStyle()"><code>wvw_SetWinStyle()</code></a>
<a href="#wvw_showwindow" title="wvw_ShowWindow()"><code>wvw_ShowWindow()</code></a>
<a href="#wvw_tbaddbutton" title="wvw_tbAddButton()"><code>wvw_tbAddButton()</code></a>
<a href="#wvw_tbbuttoncount" title="wvw_tbButtonCount()"><code>wvw_tbButtonCount()</code></a>
<a href="#wvw_tbcmd2index" title="wvw_tbCmd2Index()"><code>wvw_tbCmd2Index()</code></a>
<a href="#wvw_tbcreate" title="wvw_tbCreate()"><code>wvw_tbCreate()</code></a>
<a href="#wvw_tbdelbutton" title="wvw_tbDelButton()"><code>wvw_tbDelButton()</code></a>
<a href="#wvw_tbdestroy" title="wvw_tbDestroy()"><code>wvw_tbDestroy()</code></a>
<a href="#wvw_tbenablebutton" title="wvw_tbEnableButton()"><code>wvw_tbEnableButton()</code></a>
<a href="#wvw_tbindex2cmd" title="wvw_tbIndex2Cmd()"><code>wvw_tbIndex2Cmd()</code></a>
<a href="#wvw_trackpopupmenu" title="wvw_TrackPopupMenu()"><code>wvw_TrackPopupMenu()</code></a>
<a href="#wvw_unreachedbr" title="wvw_UnreachedBr()"><code>wvw_UnreachedBr()</code></a>
<a href="#wvw_updatewindow" title="wvw_UpdateWindow()"><code>wvw_UpdateWindow()</code></a>
<a href="#wvw_xbcreate" title="wvw_xbCreate()"><code>wvw_xbCreate()</code></a>
<a href="#wvw_xbdestroy" title="wvw_xbDestroy()"><code>wvw_xbDestroy()</code></a>
<a href="#wvw_xbenable" title="wvw_xbEnable()"><code>wvw_xbEnable()</code></a>
<a href="#wvw_xbinfo" title="wvw_xbInfo()"><code>wvw_xbInfo()</code></a>
<a href="#wvw_xbupdate" title="wvw_xbUpdate()"><code>wvw_xbUpdate()</code></a>
<a href="#wvw_xreposwindow" title="wvw_XReposWindow()"><code>wvw_XReposWindow()</code></a>
</aside>



<aside>
<a href="#acos" title="Acos()"><code>Acos()</code></a>
<a href="#addascii" title="AddAscii()"><code>AddAscii()</code></a>
<a href="#addmonth" title="AddMonth()"><code>AddMonth()</code></a>
<a href="#afteratnum" title="AfterAtNum()"><code>AfterAtNum()</code></a>
<a href="#asciisum" title="AsciiSum()"><code>AsciiSum()</code></a>
<a href="#ascpos" title="AscPos()"><code>AscPos()</code></a>
<a href="#asin" title="Asin()"><code>Asin()</code></a>
<a href="#atan" title="Atan()"><code>Atan()</code></a>
<a href="#atadjust" title="AtAdjust()"><code>AtAdjust()</code></a>
<a href="#atn2" title="Atn2()"><code>Atn2()</code></a>
<a href="#atnum" title="AtNum()"><code>AtNum()</code></a>
<a href="#atrepl" title="AtRepl()"><code>AtRepl()</code></a>
<a href="#attoken" title="AtToken()"><code>AtToken()</code></a>
<a href="#beforatnum" title="BeforAtNum()"><code>BeforAtNum()</code></a>
<a href="#bittoc" title="BitToC()"><code>BitToC()</code></a>
<a href="#bom" title="BoM()"><code>BoM()</code></a>
<a href="#boq" title="BoQ()"><code>BoQ()</code></a>
<a href="#boy" title="BoY()"><code>BoY()</code></a>
<a href="#ceiling" title="Ceiling()"><code>Ceiling()</code></a>
<a href="#celsius" title="Celsius()"><code>Celsius()</code></a>
<a href="#charadd" title="CharAdd()"><code>CharAdd()</code></a>
<a href="#charand" title="CharAnd()"><code>CharAnd()</code></a>
<a href="#chareven" title="CharEven()"><code>CharEven()</code></a>
<a href="#charhist" title="CharHist()"><code>CharHist()</code></a>
<a href="#charlist" title="CharList()"><code>CharList()</code></a>
<a href="#charmirr" title="CharMirr()"><code>CharMirr()</code></a>
<a href="#charmix" title="CharMix()"><code>CharMix()</code></a>
<a href="#charnolist" title="CharNoList()"><code>CharNoList()</code></a>
<a href="#charnot" title="CharNot()"><code>CharNot()</code></a>
<a href="#charodd" title="CharOdd()"><code>CharOdd()</code></a>
<a href="#charone" title="CharOne()"><code>CharOne()</code></a>
<a href="#charonly" title="CharOnly()"><code>CharOnly()</code></a>
<a href="#charor" title="CharOr()"><code>CharOr()</code></a>
<a href="#charpix" title="CharPix()"><code>CharPix()</code></a>
<a href="#charrela" title="CharRelA()"><code>CharRelA()</code></a>
<a href="#charrelrep" title="CharRelRep()"><code>CharRelRep()</code></a>
<a href="#charrem" title="CharRem()"><code>CharRem()</code></a>
<a href="#charrepl" title="CharRepl()"><code>CharRepl()</code></a>
<a href="#charrll" title="CharRll()"><code>CharRll()</code></a>
<a href="#charrlr" title="CharRlr()"><code>CharRlr()</code></a>
<a href="#charshl" title="CharShl()"><code>CharShl()</code></a>
<a href="#charshr" title="CharShr()"><code>CharShr()</code></a>
<a href="#charslist" title="CharSList()"><code>CharSList()</code></a>
<a href="#charsort" title="CharSort()"><code>CharSort()</code></a>
<a href="#charsub" title="CharSub()"><code>CharSub()</code></a>
<a href="#charswap" title="CharSwap()"><code>CharSwap()</code></a>
<a href="#charwin" title="CharWin()"><code>CharWin()</code></a>
<a href="#charxor" title="CharXor()"><code>CharXor()</code></a>
<a href="#colorrepl" title="ColorRepl()"><code>ColorRepl()</code></a>
<a href="#colorton" title="ColorToN()"><code>ColorToN()</code></a>
<a href="#colorwin" title="ColorWin()"><code>ColorWin()</code></a>
<a href="#cos" title="Cos()"><code>Cos()</code></a>
<a href="#cosh" title="Cosh()"><code>Cosh()</code></a>
<a href="#cot" title="Cot()"><code>Cot()</code></a>
<a href="#countleft" title="CountLeft()"><code>CountLeft()</code></a>
<a href="#countright" title="CountRight()"><code>CountRight()</code></a>
<a href="#csetargerr" title="CSetArgErr()"><code>CSetArgErr()</code></a>
<a href="#csetatmupa" title="CSetAtMupa()"><code>CSetAtMupa()</code></a>
<a href="#csetref" title="CSetRef()"><code>CSetRef()</code></a>
<a href="#ctobit" title="CToBit()"><code>CToBit()</code></a>
<a href="#ctodow" title="CToDoW()"><code>CToDoW()</code></a>
<a href="#ctof" title="CToF()"><code>CToF()</code></a>
<a href="#ctomonth" title="CToMonth()"><code>CToMonth()</code></a>
<a href="#cton" title="CToN()"><code>CToN()</code></a>
<a href="#dmy" title="DMY()"><code>DMY()</code></a>
<a href="#doy" title="DoY()"><code>DoY()</code></a>
<a href="#dtor" title="DToR()"><code>DToR()</code></a>
<a href="#enhanced" title="Enhanced()"><code>Enhanced()</code></a>
<a href="#eom" title="EoM()"><code>EoM()</code></a>
<a href="#eoq" title="EoQ()"><code>EoQ()</code></a>
<a href="#eoy" title="EoY()"><code>EoY()</code></a>
<a href="#exponent" title="Exponent()"><code>Exponent()</code></a>
<a href="#fact" title="Fact()"><code>Fact()</code></a>
<a href="#fahrenheit" title="Fahrenheit()"><code>Fahrenheit()</code></a>
<a href="#floor" title="Floor()"><code>Floor()</code></a>
<a href="#ftoc" title="FToC()"><code>FToC()</code></a>
<a href="#fv" title="FV()"><code>FV()</code></a>
<a href="#getprec" title="GetPrec()"><code>GetPrec()</code></a>
<a href="#infinity" title="Infinity()"><code>Infinity()</code></a>
<a href="#invertattr" title="InvertAttr()"><code>InvertAttr()</code></a>
<a href="#invertwin" title="InvertWin()"><code>InvertWin()</code></a>
<a href="#isleap" title="IsLeap()"><code>IsLeap()</code></a>
<a href="#justleft" title="JustLeft()"><code>JustLeft()</code></a>
<a href="#justright" title="JustRight()"><code>JustRight()</code></a>
<a href="#ksetcaps" title="KSetCaps()"><code>KSetCaps()</code></a>
<a href="#ksetins" title="KSetIns()"><code>KSetIns()</code></a>
<a href="#ksetnum" title="KSetNum()"><code>KSetNum()</code></a>
<a href="#ksetscroll" title="KSetScroll()"><code>KSetScroll()</code></a>
<a href="#lastdayom" title="LastDayOM()"><code>LastDayOM()</code></a>
<a href="#log10" title="Log10()"><code>Log10()</code></a>
<a href="#mantissa" title="Mantissa()"><code>Mantissa()</code></a>
<a href="#mdy" title="MDY()"><code>MDY()</code></a>
<a href="#ntoc" title="NToC()"><code>NToC()</code></a>
<a href="#ntocdow" title="NToCDoW()"><code>NToCDoW()</code></a>
<a href="#ntocmonth" title="NToCMonth()"><code>NToCMonth()</code></a>
<a href="#ntocolor" title="NToColor()"><code>NToColor()</code></a>
<a href="#numat" title="NumAt()"><code>NumAt()</code></a>
<a href="#numtoken" title="NumToken()"><code>NumToken()</code></a>
<a href="#padleft" title="PadLeft()"><code>PadLeft()</code></a>
<a href="#padright" title="PadRight()"><code>PadRight()</code></a>
<a href="#payment" title="Payment()"><code>Payment()</code></a>
<a href="#periods" title="Periods()"><code>Periods()</code></a>
<a href="#pi" title="Pi()"><code>Pi()</code></a>
<a href="#posalpha" title="PosAlpha()"><code>PosAlpha()</code></a>
<a href="#poschar" title="PosChar()"><code>PosChar()</code></a>
<a href="#posdel" title="PosDel()"><code>PosDel()</code></a>
<a href="#posdiff" title="PosDiff()"><code>PosDiff()</code></a>
<a href="#posequal" title="PosEqual()"><code>PosEqual()</code></a>
<a href="#posins" title="PosIns()"><code>PosIns()</code></a>
<a href="#poslower" title="PosLower()"><code>PosLower()</code></a>
<a href="#posrange" title="PosRange()"><code>PosRange()</code></a>
<a href="#posrepl" title="PosRepl()"><code>PosRepl()</code></a>
<a href="#posupper" title="PosUpper()"><code>PosUpper()</code></a>
<a href="#printready" title="PrintReady()"><code>PrintReady()</code></a>
<a href="#printstat" title="PrintStat()"><code>PrintStat()</code></a>
<a href="#pv" title="PV()"><code>PV()</code></a>
<a href="#quarter" title="Quarter()"><code>Quarter()</code></a>
<a href="#rangerem" title="RangeRem()"><code>RangeRem()</code></a>
<a href="#rate" title="Rate()"><code>Rate()</code></a>
<a href="#rangerepl" title="RANGEREPL"><code>RANGEREPL</code></a>
<a href="#remall" title="RemAll()"><code>RemAll()</code></a>
<a href="#remleft" title="RemLeft()"><code>RemLeft()</code></a>
<a href="#remright" title="RemRight()"><code>RemRight()</code></a>
<a href="#replall" title="ReplAll()"><code>ReplAll()</code></a>
<a href="#replleft" title="ReplLeft()"><code>ReplLeft()</code></a>
<a href="#replright" title="ReplRight()"><code>ReplRight()</code></a>
<a href="#resttoken" title="RestToken()"><code>RestToken()</code></a>
<a href="#rtod" title="RToD()"><code>RToD()</code></a>
<a href="#savetoken" title="SaveToken()"><code>SaveToken()</code></a>
<a href="#sayscreen" title="SayScreen()"><code>SayScreen()</code></a>
<a href="#screenattr" title="ScreenAttr()"><code>ScreenAttr()</code></a>
<a href="#screenmix" title="ScreenMix()"><code>ScreenMix()</code></a>
<a href="#screentext" title="ScreenText()"><code>ScreenText()</code></a>
<a href="#setatlike" title="SetAtLike()"><code>SetAtLike()</code></a>
<a href="#setdate" title="SetDate()"><code>SetDate()</code></a>
<a href="#setfont" title="SetFont()"><code>SetFont()</code></a>
<a href="#setprec" title="SetPrec()"><code>SetPrec()</code></a>
<a href="#settime" title="SetTime()"><code>SetTime()</code></a>
<a href="#sign" title="Sign()"><code>Sign()</code></a>
<a href="#sin" title="Sin()"><code>Sin()</code></a>
<a href="#sinh" title="Sinh()"><code>Sinh()</code></a>
<a href="#standard" title="Standard()"><code>Standard()</code></a>
<a href="#strdiff" title="StrDiff()"><code>StrDiff()</code></a>
<a href="#strswap" title="StrSwap()"><code>StrSwap()</code></a>
<a href="#tabexpand" title="TabExpand()"><code>TabExpand()</code></a>
<a href="#tabpack" title="TabPack()"><code>TabPack()</code></a>
<a href="#tan" title="Tan()"><code>Tan()</code></a>
<a href="#tanh" title="Tanh()"><code>Tanh()</code></a>
<a href="#timevalid" title="TimeValid()"><code>TimeValid()</code></a>
<a href="#token" title="Token()"><code>Token()</code></a>
<a href="#tokenat" title="TokenAt()"><code>TokenAt()</code></a>
<a href="#tokenend" title="TokenEnd()"><code>TokenEnd()</code></a>
<a href="#tokenexit" title="TokenExit()"><code>TokenExit()</code></a>
<a href="#tokeninit" title="TokenInit()"><code>TokenInit()</code></a>
<a href="#tokenlower" title="TokenLower()"><code>TokenLower()</code></a>
<a href="#tokennext" title="TokenNext()"><code>TokenNext()</code></a>
<a href="#tokennum" title="TokenNum()"><code>TokenNum()</code></a>
<a href="#tokensep" title="TokenSep()"><code>TokenSep()</code></a>
<a href="#tokenupper" title="TokenUpper()"><code>TokenUpper()</code></a>
<a href="#unselected" title="Unselected()"><code>Unselected()</code></a>
<a href="#untextwin" title="UnTextWin()"><code>UnTextWin()</code></a>
<a href="#valpos" title="ValPos()"><code>ValPos()</code></a>
<a href="#vgapalette" title="VGAPalette()"><code>VGAPalette()</code></a>
<a href="#videotype" title="VideoType()"><code>VideoType()</code></a>
<a href="#waitperiod" title="WaitPeriod()"><code>WaitPeriod()</code></a>
<a href="#week" title="Week()"><code>Week()</code></a>
<a href="#wordone" title="WordOne()"><code>WordOne()</code></a>
<a href="#wordonly" title="WordOnly()"><code>WordOnly()</code></a>
<a href="#wordrem" title="WordRem()"><code>WordRem()</code></a>
<a href="#wordrepl" title="WordRepl()"><code>WordRepl()</code></a>
<a href="#wordswap" title="WordSwap()"><code>WordSwap()</code></a>
<a href="#wordtochar" title="WordToChar()"><code>WordToChar()</code></a>
<a href="#xtoc" title="XToC()"><code>XToC()</code></a>
</aside>


<aside>
<a href="#cupsgetdefault" title="cupsGetDefault()"><code>cupsGetDefault()</code></a>
<a href="#cupsgetdests" title="cupsGetDests()"><code>cupsGetDests()</code></a>
<a href="#cupsprintfile" title="cupsPrintFile()"><code>cupsPrintFile()</code></a>
</aside>



<aside>
<a href="#the-gd-library" title="The GD Library">The GD Library</a>
<a href="#gdimagearc" title="gdImageArc()"><code>gdImageArc()</code></a>
<a href="#gdimagecreate" title="gdImageCreate()"><code>gdImageCreate()</code></a>
<a href="#gdimagecreatefromgd" title="gdImageCreateFromGD()"><code>gdImageCreateFromGD()</code></a>
<a href="#gdimagecreatefromgif" title="gdImageCreateFromGif()"><code>gdImageCreateFromGif()</code></a>
<a href="#gdimagecreatefromjpeg" title="gdImageCreateFromJpeg()"><code>gdImageCreateFromJpeg()</code></a>
<a href="#gdimagecreatefrompng" title="gdImageCreateFromPng()"><code>gdImageCreateFromPng()</code></a>
<a href="#gdimagecreatefromwbmp" title="gdImageCreateFromWBmp()"><code>gdImageCreateFromWBmp()</code></a>
<a href="#gdimagecreatetruecolor" title="gdImageCreateTrueColor()"><code>gdImageCreateTrueColor()</code></a>
<a href="#gdimagedashedline" title="gdImageDashedLine()"><code>gdImageDashedLine()</code></a>
<a href="#gdimagefill" title="gdImageFill()"><code>gdImageFill()</code></a>
<a href="#gdimagefilledarc" title="gdImageFilledArc()"><code>gdImageFilledArc()</code></a>
<a href="#gdimagefilledellipse" title="gdImageFilledEllipse()"><code>gdImageFilledEllipse()</code></a>
<a href="#gdimagefilledpolygon" title="gdImageFilledPolygon()"><code>gdImageFilledPolygon()</code></a>
<a href="#gdimagefilledrectangle" title="gdImageFilledRectangle()"><code>gdImageFilledRectangle()</code></a>
<a href="#gdimagefilltoborder" title="gdImageFillToBorder()"><code>gdImageFillToBorder()</code></a>
<a href="#gdimagegd" title="gdImageGD()"><code>gdImageGD()</code></a>
<a href="#gdimagegif" title="gdImageGif()"><code>gdImageGif()</code></a>
<a href="#gdimagejpeg" title="gdImageJpeg()"><code>gdImageJpeg()</code></a>
<a href="#gdimageline" title="gdImageLine()"><code>gdImageLine()</code></a>
<a href="#gdimageopenpolygon" title="gdImageOpenPolygon()"><code>gdImageOpenPolygon()</code></a>
<a href="#gdimagepng" title="gdImagePng()"><code>gdImagePng()</code></a>
<a href="#gdimagepolygon" title="gdImagePolygon()"><code>gdImagePolygon()</code></a>
<a href="#gdimagerectangle" title="gdImageRectangle()"><code>gdImageRectangle()</code></a>
<a href="#gdimagesetantialiased" title="gdImageSetAntiAliased()"><code>gdImageSetAntiAliased()</code></a>
<a href="#gdimagesetantialiaseddontblend" title="gdImageSetAntiAliasedDontBlend()"><code>gdImageSetAntiAliasedDontBlend()</code></a>
<a href="#gdimagesetbrush" title="gdImageSetBrush()"><code>gdImageSetBrush()</code></a>
<a href="#gdimagesetpixel" title="gdImageSetPixel()"><code>gdImageSetPixel()</code></a>
<a href="#gdimagesetstyle" title="gdImageSetStyle()"><code>gdImageSetStyle()</code></a>
<a href="#gdimagesetthickness" title="gdImageSetThickness()"><code>gdImageSetThickness()</code></a>
<a href="#gdimagesettile" title="gdImageSetTile()"><code>gdImageSetTile()</code></a>
<a href="#gdimagewbmp" title="gdImageWBmp()"><code>gdImageWBmp()</code></a>
</aside>



<aside>
<a href="#gt_asciisum" title="gt_AsciiSum()"><code>gt_AsciiSum()</code></a>
<a href="#gt_ascpos" title="gt_AscPos()"><code>gt_AscPos()</code></a>
<a href="#gt_atdiff" title="gt_AtDiff()"><code>gt_AtDiff()</code></a>
<a href="#gt_chareven" title="gt_CharEven()"><code>gt_CharEven()</code></a>
<a href="#gt_charmix" title="gt_CharMix()"><code>gt_CharMix()</code></a>
<a href="#gt_charodd" title="gt_CharOdd()"><code>gt_CharOdd()</code></a>
<a href="#gt_chrcount" title="gt_ChrCount()"><code>gt_ChrCount()</code></a>
<a href="#gt_chrfirst" title="gt_ChrFirst()"><code>gt_ChrFirst()</code></a>
<a href="#gt_chrtotal" title="gt_ChrTotal()"><code>gt_ChrTotal()</code></a>
<a href="#gt_clrflag" title="gt_ClrFlag()"><code>gt_ClrFlag()</code></a>
<a href="#gt_isflag" title="gt_IsFlag()"><code>gt_IsFlag()</code></a>
<a href="#gt_newflag" title="gt_NewFlag()"><code>gt_NewFlag()</code></a>
<a href="#gt_setflag" title="gt_SetFlag()"><code>gt_SetFlag()</code></a>
<a href="#gt_strcount" title="gt_StrCount()"><code>gt_StrCount()</code></a>
<a href="#gt_strcspn" title="gt_StrCSPN()"><code>gt_StrCSPN()</code></a>
<a href="#gt_strdiff" title="gt_StrDiff()"><code>gt_StrDiff()</code></a>
<a href="#gt_strexpand" title="gt_StrExpand()"><code>gt_StrExpand()</code></a>
<a href="#gt_strleft" title="gt_StrLeft()"><code>gt_StrLeft()</code></a>
<a href="#gt_strpbrk" title="gt_StrPBRK()"><code>gt_StrPBRK()</code></a>
<a href="#gt_strright" title="gt_StrRight()"><code>gt_StrRight()</code></a>
</aside>



<aside>
<a href="#adays" title="ADays()"><code>ADays()</code></a>
<a href="#amonths" title="AMonths()"><code>AMonths()</code></a>
<a href="#bintodec" title="BinToDec()"><code>BinToDec()</code></a>
<a href="#dectobin" title="DecToBin()"><code>DecToBin()</code></a>
<a href="#dectohexa" title="DecToHexa()"><code>DecToHexa()</code></a>
<a href="#dectooctal" title="DecToOctal()"><code>DecToOctal()</code></a>
<a href="#hbmisc_daysinmonth" title="hbmisc_DaysInMonth()"><code>hbmisc_DaysInMonth()</code></a>
<a href="#hexatodec" title="HexaToDec()"><code>HexaToDec()</code></a>
<a href="#isbin" title="IsBin()"><code>IsBin()</code></a>
<a href="#isdec" title="IsDec()"><code>IsDec()</code></a>
<a href="#ishexa" title="IsHexa()"><code>IsHexa()</code></a>
<a href="#isleapyear" title="IsLeapYear()"><code>IsLeapYear()</code></a>
<a href="#isoctal" title="IsOctal()"><code>IsOctal()</code></a>
<a href="#octaltodec" title="OctalToDec()"><code>OctalToDec()</code></a>
<a href="#tfileread" title="TFileRead()"><code>TFileRead()</code></a>
<a href="#woy" title="WoY()"><code>WoY()</code></a>
</aside>




<aside>
<a href="#ft_aaddition" title="ft_AAddition()"><code>ft_AAddition()</code></a>
<a href="#ft_aavg" title="ft_AAvg()"><code>ft_AAvg()</code></a>
<a href="#ft_acctadj" title="ft_AcctAdj()"><code>ft_AcctAdj()</code></a>
<a href="#ft_acctmonth" title="ft_AcctMonth()"><code>ft_AcctMonth()</code></a>
<a href="#ft_acctqtr" title="ft_AcctQtr()"><code>ft_AcctQtr()</code></a>
<a href="#ft_acctweek" title="ft_AcctWeek()"><code>ft_AcctWeek()</code></a>
<a href="#ft_acctyear" title="ft_AcctYear()"><code>ft_AcctYear()</code></a>
<a href="#ft_adapter" title="ft_Adapter()"><code>ft_Adapter()</code></a>
<a href="#ft_adder" title="ft_Adder()"><code>ft_Adder()</code></a>
<a href="#ft_addwkdy" title="ft_AddWkDy()"><code>ft_AddWkDy()</code></a>
<a href="#ft_adessort" title="ft_ADesSort()"><code>ft_ADesSort()</code></a>
<a href="#ft_aemaxlen" title="ft_AEMaxLen()"><code>ft_AEMaxLen()</code></a>
<a href="#ft_aeminlen" title="ft_AEMinLen()"><code>ft_AEMinLen()</code></a>
<a href="#ft_alt" title="ft_Alt()"><code>ft_Alt()</code></a>
<a href="#ft_amedian" title="ft_AMedian()"><code>ft_AMedian()</code></a>
<a href="#ft_anomatches" title="ft_ANoMatches()"><code>ft_ANoMatches()</code></a>
<a href="#ft_aredit" title="ft_ArEdit()"><code>ft_ArEdit()</code></a>
<a href="#ft_asum" title="ft_ASum()"><code>ft_ASum()</code></a>
<a href="#ft_at2" title="ft_At2()"><code>ft_At2()</code></a>
<a href="#ft_bitclr" title="ft_BitClr()"><code>ft_BitClr()</code></a>
<a href="#ft_bitset" title="ft_BitSet()"><code>ft_BitSet()</code></a>
<a href="#ft_blink" title="ft_Blink()"><code>ft_Blink()</code></a>
<a href="#ft_brwswhl" title="ft_BrwsWhl()"><code>ft_BrwsWhl()</code></a>
<a href="#ft_byt2bit" title="ft_Byt2Bit()"><code>ft_Byt2Bit()</code></a>
<a href="#ft_byt2hex" title="ft_Byt2Hex()"><code>ft_Byt2Hex()</code></a>
<a href="#ft_byteand" title="ft_ByteAnd()"><code>ft_ByteAnd()</code></a>
<a href="#ft_byteneg" title="ft_ByteNeg()"><code>ft_ByteNeg()</code></a>
<a href="#ft_bytenot" title="ft_ByteNot()"><code>ft_ByteNot()</code></a>
<a href="#ft_byteor" title="ft_ByteOr()"><code>ft_ByteOr()</code></a>
<a href="#ft_bytexor" title="ft_ByteXor()"><code>ft_ByteXor()</code></a>
<a href="#ft_calendar" title="ft_Calendar()"><code>ft_Calendar()</code></a>
<a href="#ft_caplock" title="ft_CapLock()"><code>ft_CapLock()</code></a>
<a href="#ft_chdir" title="ft_ChDir()"><code>ft_ChDir()</code></a>
<a href="#ft_civ2mil" title="ft_Civ2Mil()"><code>ft_Civ2Mil()</code></a>
<a href="#ft_clrsel" title="ft_ClrSel()"><code>ft_ClrSel()</code></a>
<a href="#ft_cls" title="ft_CLS()"><code>ft_CLS()</code></a>
<a href="#ft_color2n" title="ft_Color2N()"><code>ft_Color2N()</code></a>
<a href="#ft_ctrl" title="ft_Ctrl()"><code>ft_Ctrl()</code></a>
<a href="#ft_d2e" title="ft_D2E()"><code>ft_D2E()</code></a>
<a href="#ft_datecnfg" title="ft_DateCnfg()"><code>ft_DateCnfg()</code></a>
<a href="#ft_dayofyr" title="ft_DayOfYr()"><code>ft_DayOfYr()</code></a>
<a href="#ft_daytobow" title="ft_DayToBoW()"><code>ft_DayToBoW()</code></a>
<a href="#ft_dec2bin" title="ft_Dec2Bin()"><code>ft_Dec2Bin()</code></a>
<a href="#ft_default" title="ft_Default()"><code>ft_Default()</code></a>
<a href="#ft_descend" title="ft_Descend()"><code>ft_Descend()</code></a>
<a href="#ft_dfclose" title="ft_DFClose()"><code>ft_DFClose()</code></a>
<a href="#ft_dfsetup" title="ft_DFSetup()"><code>ft_DFSetup()</code></a>
<a href="#ft_dispfile" title="ft_DispFile()"><code>ft_DispFile()</code></a>
<a href="#ft_dispmsg" title="ft_DispMsg()"><code>ft_DispMsg()</code></a>
<a href="#ft_dosver" title="ft_DosVer()"><code>ft_DosVer()</code></a>
<a href="#ft_doy" title="ft_DoY()"><code>ft_DoY()</code></a>
<a href="#ft_dskfree" title="ft_DskFree()"><code>ft_DskFree()</code></a>
<a href="#ft_dsksize" title="ft_DskSize()"><code>ft_DskSize()</code></a>
<a href="#ft_e2d" title="ft_E2D()"><code>ft_E2D()</code></a>
<a href="#ft_easter" title="ft_Easter()"><code>ft_Easter()</code></a>
<a href="#ft_elapmin" title="ft_ElapMin()"><code>ft_ElapMin()</code></a>
<a href="#ft_elapsed" title="ft_Elapsed()"><code>ft_Elapsed()</code></a>
<a href="#ft_eltime" title="ft_ElTime()"><code>ft_ElTime()</code></a>
<a href="#ft_esccode" title="ft_EscCode()"><code>ft_EscCode()</code></a>
<a href="#ft_fappend" title="ft_FAppend()"><code>ft_FAppend()</code></a>
<a href="#ft_fbof" title="ft_FBof()"><code>ft_FBof()</code></a>
<a href="#ft_fday" title="ft_FDay()"><code>ft_FDay()</code></a>
<a href="#ft_fdelete" title="ft_FDelete()"><code>ft_FDelete()</code></a>
<a href="#ft_feof" title="ft_FEof()"><code>ft_FEof()</code></a>
<a href="#ft_ferror" title="ft_FError()"><code>ft_FError()</code></a>
<a href="#ft_fgobot" title="ft_FGoBot()"><code>ft_FGoBot()</code></a>
<a href="#ft_fgoto" title="ft_FGoto()"><code>ft_FGoto()</code></a>
<a href="#ft_fgotop" title="ft_FGoTop()"><code>ft_FGoTop()</code></a>
<a href="#ft_fill" title="ft_Fill()"><code>ft_Fill()</code></a>
<a href="#ft_findith" title="ft_FindITh()"><code>ft_FindITh()</code></a>
<a href="#ft_finsert" title="ft_FInsert()"><code>ft_FInsert()</code></a>
<a href="#ft_floptst" title="ft_FlopTst()"><code>ft_FlopTst()</code></a>
<a href="#ft_flastre" title="ft_FLastRe()"><code>ft_FLastRe()</code></a>
<a href="#ft_freadln" title="ft_FReadLn()"><code>ft_FReadLn()</code></a>
<a href="#ft_frecno" title="ft_FRecNo()"><code>ft_FRecNo()</code></a>
<a href="#ft_fselect" title="ft_FSelect()"><code>ft_FSelect()</code></a>
<a href="#ft_fskip" title="ft_FSkip()"><code>ft_FSkip()</code></a>
<a href="#ft_fuse" title="ft_FUse()"><code>ft_FUse()</code></a>
<a href="#ft_fwriteln" title="ft_FWriteLn()"><code>ft_FWriteLn()</code></a>
<a href="#ft_gcd" title="ft_GCD()"><code>ft_GCD()</code></a>
<a href="#ft_gete" title="ft_GetE()"><code>ft_GetE()</code></a>
<a href="#ft_getmode" title="ft_GetMode()"><code>ft_GetMode()</code></a>
<a href="#ft_getvcur" title="ft_GetVCur()"><code>ft_GetVCur()</code></a>
<a href="#ft_getvpg" title="ft_GetVPg()"><code>ft_GetVPg()</code></a>
<a href="#ft_hex2dec" title="ft_Hex2Dec()"><code>ft_Hex2Dec()</code></a>
<a href="#ft_inp" title="ft_inp()"><code>ft_inp()</code></a>
<a href="#ft_int86" title="ft_int86()"><code>ft_int86()</code></a>
<a href="#ft_iamidle" title="ft_IAmIdle()"><code>ft_IAmIdle()</code></a>
<a href="#ft_idle" title="ft_Idle()"><code>ft_Idle()</code></a>
<a href="#ft_invclr" title="ft_InvClr()"><code>ft_InvClr()</code></a>
<a href="#ft_isbit" title="ft_IsBit()"><code>ft_IsBit()</code></a>
<a href="#ft_isbiton" title="ft_IsBitOn()"><code>ft_IsBitOn()</code></a>
<a href="#ft_isprint" title="ft_IsPrint()"><code>ft_IsPrint()</code></a>
<a href="#ft_isshare" title="ft_IsShare()"><code>ft_IsShare()</code></a>
<a href="#ft_lastkey" title="ft_LastKey()"><code>ft_LastKey()</code></a>
<a href="#ft_lday" title="ft_LDay()"><code>ft_LDay()</code></a>
<a href="#ft_linked" title="ft_Linked()"><code>ft_Linked()</code></a>
<a href="#ft_madd" title="ft_MAdd()"><code>ft_MAdd()</code></a>
<a href="#ft_mbutprs" title="ft_MButPrs()"><code>ft_MButPrs()</code></a>
<a href="#ft_mbutrel" title="ft_MButRel()"><code>ft_MButRel()</code></a>
<a href="#ft_mconoff" title="ft_MCOnOff()"><code>ft_MCOnOff()</code></a>
<a href="#ft_mcursor" title="ft_MCursor()"><code>ft_MCursor()</code></a>
<a href="#ft_mdblclk" title="ft_MDblClk()"><code>ft_MDblClk()</code></a>
<a href="#ft_mdefcrs" title="ft_MDefCrs()"><code>ft_MDefCrs()</code></a>
<a href="#ft_menu1" title="ft_Menu1()"><code>ft_Menu1()</code></a>
<a href="#ft_menu2" title="ft_Menu2()"><code>ft_Menu2()</code></a>
<a href="#ft_menuto" title="ft_MenuTo()"><code>ft_MenuTo()</code></a>
<a href="#ft_metaph" title="ft_Metaph()"><code>ft_Metaph()</code></a>
<a href="#ft_mgetcoord" title="ft_MGetCoord()"><code>ft_MGetCoord()</code></a>
<a href="#ft_mgetpage" title="ft_MGetPage()"><code>ft_MGetPage()</code></a>
<a href="#ft_mgetpos" title="ft_MGetPos()"><code>ft_MGetPos()</code></a>
<a href="#ft_mgetsens" title="ft_MGetSens()"><code>ft_MGetSens()</code></a>
<a href="#ft_mgetx" title="ft_MGetX()"><code>ft_MGetX()</code></a>
<a href="#ft_mgety" title="ft_MGetY()"><code>ft_MGetY()</code></a>
<a href="#ft_mhidecrs" title="ft_MHideCrs()"><code>ft_MHideCrs()</code></a>
<a href="#ft_mil2civ" title="ft_Mil2Civ()"><code>ft_Mil2Civ()</code></a>
<a href="#ft_mil2min" title="ft_Mil2Min()"><code>ft_Mil2Min()</code></a>
<a href="#ft_min2dhm" title="ft_Min2Dhm()"><code>ft_Min2Dhm()</code></a>
<a href="#ft_min2mil" title="ft_Min2Mil()"><code>ft_Min2Mil()</code></a>
<a href="#ft_minit" title="ft_MInit()"><code>ft_MInit()</code></a>
<a href="#ft_minregion" title="ft_MInRegion()"><code>ft_MInRegion()</code></a>
<a href="#ft_mkdir" title="ft_MkDir()"><code>ft_MkDir()</code></a>
<a href="#ft_mmickeys" title="ft_MMickeys()"><code>ft_MMickeys()</code></a>
<a href="#ft_month" title="ft_Month()"><code>ft_Month()</code></a>
<a href="#ft_mreset" title="ft_MReset()"><code>ft_MReset()</code></a>
<a href="#ft_msetcoord" title="ft_MSetCoord()"><code>ft_MSetCoord()</code></a>
<a href="#ft_msetpage" title="ft_MSetPage()"><code>ft_MSetPage()</code></a>
<a href="#ft_msetpos" title="ft_MSetPos()"><code>ft_MSetPos()</code></a>
<a href="#ft_msetsens" title="ft_MSetSens()"><code>ft_MSetSens()</code></a>
<a href="#ft_mshowcrs" title="ft_MShowCrs()"><code>ft_MShowCrs()</code></a>
<a href="#ft_mversion" title="ft_MVersion()"><code>ft_MVersion()</code></a>
<a href="#ft_mxlimit" title="ft_MXLimit()"><code>ft_MXLimit()</code></a>
<a href="#ft_mylimit" title="ft_MYLimit()"><code>ft_MYLimit()</code></a>
<a href="#ft_n2color" title="ft_N2Color()"><code>ft_N2Color()</code></a>
<a href="#ft_netpv" title="ft_NetPV()"><code>ft_NetPV()</code></a>
<a href="#ft_nooccur" title="ft_NoOccur()"><code>ft_NoOccur()</code></a>
<a href="#ft_ntow" title="ft_NToW()"><code>ft_NToW()</code></a>
<a href="#ft_numlock" title="ft_NumLock()"><code>ft_NumLock()</code></a>
<a href="#ft_nwlstat" title="ft_NWLStat()"><code>ft_NWLStat()</code></a>
<a href="#ft_nwsemclose" title="ft_NWSemClose()"><code>ft_NWSemClose()</code></a>
<a href="#ft_nwsemex" title="ft_NWSemEx()"><code>ft_NWSemEx()</code></a>
<a href="#ft_nwsemlock" title="ft_NWSemLock()"><code>ft_NWSemLock()</code></a>
<a href="#ft_nwsemopen" title="ft_NWSemOpen()"><code>ft_NWSemOpen()</code></a>
<a href="#ft_nwsemsig" title="ft_NWSemSig()"><code>ft_NWSemSig()</code></a>
<a href="#ft_nwsemunlock" title="ft_NWSemUnlock()"><code>ft_NWSemUnlock()</code></a>
<a href="#ft_nwsemwait" title="ft_NWSemWait()"><code>ft_NWSemWait()</code></a>
<a href="#ft_nwuid" title="ft_NWUID()"><code>ft_NWUID()</code></a>
<a href="#ft_outp" title="ft_outp()"><code>ft_outp()</code></a>
<a href="#ft_onidle" title="ft_OnIdle()"><code>ft_OnIdle()</code></a>
<a href="#ft_ontick" title="ft_OnTick()"><code>ft_OnTick()</code></a>
<a href="#ft_origin" title="ft_Origin()"><code>ft_Origin()</code></a>
<a href="#ft_pchr" title="ft_PChr()"><code>ft_PChr()</code></a>
<a href="#ft_peek" title="ft_Peek()"><code>ft_Peek()</code></a>
<a href="#ft_pegs" title="ft_Pegs()"><code>ft_Pegs()</code></a>
<a href="#ft_pending" title="ft_Pending()"><code>ft_Pending()</code></a>
<a href="#ft_pickday" title="ft_PickDay()"><code>ft_PickDay()</code></a>
<a href="#ft_poke" title="ft_Poke()"><code>ft_Poke()</code></a>
<a href="#ft_popvid" title="ft_PopVid()"><code>ft_PopVid()</code></a>
<a href="#ft_prompt" title="ft_Prompt()"><code>ft_Prompt()</code></a>
<a href="#ft_proper" title="ft_Proper()"><code>ft_Proper()</code></a>
<a href="#ft_prtscr" title="ft_PrtScr()"><code>ft_PrtScr()</code></a>
<a href="#ft_pushvid" title="ft_PushVid()"><code>ft_PushVid()</code></a>
<a href="#ft_putkey" title="ft_PutKey()"><code>ft_PutKey()</code></a>
<a href="#ft_qtr" title="ft_Qtr()"><code>ft_Qtr()</code></a>
<a href="#ft_rand1" title="ft_Rand1()"><code>ft_Rand1()</code></a>
<a href="#ft_rat2" title="ft_RAt2()"><code>ft_RAt2()</code></a>
<a href="#ft_reboot" title="ft_Reboot()"><code>ft_Reboot()</code></a>
<a href="#ft_restarr" title="ft_RestArr()"><code>ft_RestArr()</code></a>
<a href="#ft_restatt" title="ft_RestAtt()"><code>ft_RestAtt()</code></a>
<a href="#ft_restsets" title="ft_RestSets()"><code>ft_RestSets()</code></a>
<a href="#ft_revattr" title="ft_RevAttr()"><code>ft_RevAttr()</code></a>
<a href="#ft_revchr" title="ft_RevChr()"><code>ft_RevChr()</code></a>
<a href="#ft_rgnstack" title="ft_RgnStack()"><code>ft_RgnStack()</code></a>
<a href="#ft_rmdir" title="ft_RmDir()"><code>ft_RmDir()</code></a>
<a href="#ft_round" title="ft_Round()"><code>ft_Round()</code></a>
<a href="#ft_rstrgn" title="ft_RstRgn()"><code>ft_RstRgn()</code></a>
<a href="#ft_savearr" title="ft_SaveArr()"><code>ft_SaveArr()</code></a>
<a href="#ft_saveatt" title="ft_SaveAtt()"><code>ft_SaveAtt()</code></a>
<a href="#ft_savesets" title="ft_SaveSets()"><code>ft_SaveSets()</code></a>
<a href="#ft_savrgn" title="ft_SavRgn()"><code>ft_SavRgn()</code></a>
<a href="#ft_scancode" title="ft_ScanCode()"><code>ft_ScanCode()</code></a>
<a href="#ft_setattr" title="ft_SetAttr()"><code>ft_SetAttr()</code></a>
<a href="#ft_setcentury" title="ft_SetCentury()"><code>ft_SetCentury()</code></a>
<a href="#ft_setdate" title="ft_SetDate()"><code>ft_SetDate()</code></a>
<a href="#ft_setmode" title="ft_SetMode()"><code>ft_SetMode()</code></a>
<a href="#ft_setrate" title="ft_SetRate()"><code>ft_SetRate()</code></a>
<a href="#ft_settime" title="ft_SetTime()"><code>ft_SetTime()</code></a>
<a href="#ft_setvcur" title="ft_SetVCur()"><code>ft_SetVCur()</code></a>
<a href="#ft_setvpg" title="ft_SetVPg()"><code>ft_SetVPg()</code></a>
<a href="#ft_shadow" title="ft_Shadow()"><code>ft_Shadow()</code></a>
<a href="#ft_shift" title="ft_Shift()"><code>ft_Shift()</code></a>
<a href="#ft_sinkey" title="ft_SInkey()"><code>ft_SInkey()</code></a>
<a href="#ft_sleep" title="ft_Sleep()"><code>ft_Sleep()</code></a>
<a href="#ft_sqzn" title="ft_Sqzn()"><code>ft_Sqzn()</code></a>
<a href="#ft_stod" title="ft_SToD()"><code>ft_SToD()</code></a>
<a href="#ft_sys2mil" title="ft_Sys2Mil()"><code>ft_Sys2Mil()</code></a>
<a href="#ft_sysmem" title="ft_SysMem()"><code>ft_SysMem()</code></a>
<a href="#ft_tempfil" title="ft_TempFil()"><code>ft_TempFil()</code></a>
<a href="#ft_unsqzn" title="ft_Unsqzn()"><code>ft_Unsqzn()</code></a>
<a href="#ft_vidstr" title="ft_VidStr()"><code>ft_VidStr()</code></a>
<a href="#ft_week" title="ft_Week()"><code>ft_Week()</code></a>
<a href="#ft_workdays" title="ft_Workdays()"><code>ft_Workdays()</code></a>
<a href="#ft_woy" title="ft_WoY()"><code>ft_WoY()</code></a>
<a href="#ft_wrtchr" title="ft_WrtChr()"><code>ft_WrtChr()</code></a>
<a href="#ft_xbox" title="ft_XBox()"><code>ft_XBox()</code></a>
<a href="#ft_xtoy" title="ft_XToY()"><code>ft_XToY()</code></a>
<a href="#ft_year" title="ft_Year()"><code>ft_Year()</code></a>
</aside>



<aside>
<a href="#bin2u" title="Bin2U()"><code>Bin2U()</code></a>
<a href="#dbskipper" title="dbSkipper()"><code>dbSkipper()</code></a>
<a href="#u2bin" title="U2Bin()"><code>U2Bin()</code></a>
<a href="#w2bin" title="W2Bin()"><code>W2Bin()</code></a>
</aside>



<aside>
<a href="#hb_getzipcomment" title="hb_GetZipComment()"><code>hb_GetZipComment()</code></a>
<a href="#hb_setbuffer" title="hb_SetBuffer()"><code>hb_SetBuffer()</code></a>
<a href="#hb_setdiskzip" title="hb_SetDiskZip()"><code>hb_SetDiskZip()</code></a>
<a href="#hb_setzipcomment" title="hb_SetZipComment()"><code>hb_SetZipComment()</code></a>
<a href="#hb_unzipfile" title="hb_UnzipFile()"><code>hb_UnzipFile()</code></a>
<a href="#hb_zipdeletefiles" title="hb_ZipDeleteFiles()"><code>hb_ZipDeleteFiles()</code></a>
<a href="#hb_zipfile" title="hb_ZipFile()"><code>hb_ZipFile()</code></a>
<a href="#hb_zipfilebypkspan" title="hb_ZipFileByPKSpan()"><code>hb_ZipFileByPKSpan()</code></a>
<a href="#hb_zipfilebytdspan" title="hb_ZipFileByTDSpan()"><code>hb_ZipFileByTDSpan()</code></a>
<a href="#hb_ziptestpk" title="hb_ZipTestPK()"><code>hb_ZipTestPK()</code></a>
</aside>



<aside>
<a href="#ads-overview" title="ADS Overview">ADS Overview</a>
<a href="#adsblob2file" title="AdsBlob2File()"><code>AdsBlob2File()</code></a>
<a href="#adscacheopencursors" title="AdsCacheOpenCursors()"><code>AdsCacheOpenCursors()</code></a>
<a href="#adscacheopentables" title="AdsCacheOpenTables()"><code>AdsCacheOpenTables()</code></a>
<a href="#adsclearaof" title="AdsClearAOF()"><code>AdsClearAOF()</code></a>
<a href="#adsclosecachedtables" title="AdsCloseCachedTables()"><code>AdsCloseCachedTables()</code></a>
<a href="#adsclrcallback" title="AdsClrCallback()"><code>AdsClrCallback()</code></a>
<a href="#adsconnect60" title="AdsConnect60()"><code>AdsConnect60()</code></a>
<a href="#adscustomizeaof" title="AdsCustomizeAOF()"><code>AdsCustomizeAOF()</code></a>
<a href="#adsddaddtable" title="AdsDDAddTable()"><code>AdsDDAddTable()</code></a>
<a href="#adsevalaof" title="AdsEvalAOF()"><code>AdsEvalAOF()</code></a>
<a href="#adsfile2blob" title="AdsFile2Blob()"><code>AdsFile2Blob()</code></a>
<a href="#adsgetaof" title="AdsGetAOF()"><code>AdsGetAOF()</code></a>
<a href="#adsgetaofnoopt" title="AdsGetAOFNoOpt()"><code>AdsGetAOFNoOpt()</code></a>
<a href="#adsgetaofoptlevel" title="AdsGetAOFOptLevel()"><code>AdsGetAOFOptLevel()</code></a>
<a href="#adsgetconnectiontype" title="AdsGetConnectionType()"><code>AdsGetConnectionType()</code></a>
<a href="#adsgetlasterror" title="AdsGetLastError()"><code>AdsGetLastError()</code></a>
<a href="#adsgetrelkeypos" title="AdsGetRelKeyPos()"><code>AdsGetRelKeyPos()</code></a>
<a href="#adsgettablecontype" title="AdsGetTableConType()"><code>AdsGetTableConType()</code></a>
<a href="#adsisexprvalid" title="AdsIsExprValid()"><code>AdsIsExprValid()</code></a>
<a href="#adsisindexed" title="AdsIsIndexed()"><code>AdsIsIndexed()</code></a>
<a href="#adsisrecordinaof" title="AdsIsRecordInAOF()"><code>AdsIsRecordInAOF()</code></a>
<a href="#adskeycount" title="AdsKeyCount()"><code>AdsKeyCount()</code></a>
<a href="#adskeyno" title="AdsKeyNo()"><code>AdsKeyNo()</code></a>
<a href="#adslocking" title="AdsLocking()"><code>AdsLocking()</code></a>
<a href="#adsrefreshaof" title="AdsRefreshAOF()"><code>AdsRefreshAOF()</code></a>
<a href="#adsregcallback" title="AdsRegCallback()"><code>AdsRegCallback()</code></a>
<a href="#adsrightscheck" title="AdsRightsCheck()"><code>AdsRightsCheck()</code></a>
<a href="#adssetaof" title="AdsSetAOF()"><code>AdsSetAOF()</code></a>
<a href="#adssetchartype" title="AdsSetCharType()"><code>AdsSetCharType()</code></a>
<a href="#adssetdefault-" title="AdsSetDefault() *"><code>AdsSetDefault() *</code></a>
<a href="#adssetdeleted-" title="AdsSetDeleted() *"><code>AdsSetDeleted() *</code></a>
<a href="#adssetexact-" title="AdsSetExact() *"><code>AdsSetExact() *</code></a>
<a href="#adssetrelkeypos" title="AdsSetRelKeyPos()"><code>AdsSetRelKeyPos()</code></a>
<a href="#adssetsearchpath-" title="AdsSetSearchPath() *"><code>AdsSetSearchPath() *</code></a>
<a href="#adstestreclocks" title="AdsTestRecLocks()"><code>AdsTestRecLocks()</code></a>
</aside>
