Harbour Virtual Machine Functions
AEval | Evaluates the subscript element of an array |
CLIPINIT | Initialize various Harbour sub-systems |
dbEval | Performs a code block operation on the current Database |
Do | Calls a procedure or a function |
Eval | Evaluate a code block |
HB_PValue | Retrieves the value of an argument |
HB_ForNext | Inline FOR…NEXT loop |
PCount | Retrieves the number of arguments passed to a function |
ProcFile | This function allways returns an empty string |
ProcLine | Gets the line number of the current function on the stack |
ProcName | Gets the name of the current function on the stack |