Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: PXRMSTAC

Package: Clinical Reminders

Routine: PXRMSTAC


Information

PXRMSTAC ;SLC/PKR - Stack routines for use by PXRM. ;12/24/2013

Source Information

Source file <PXRMSTAC.m>

Entry Points

Name Comments DBIA/ICR reference
POP(STACK) ;Pop an element off of the stack.
POSTFIX(EXPR,OPERS,PFSTACK) ;Given an expression, EXPR, in infix notation
PUSH(STACK,ELEM) ;Push an element on the stack.
Info |  Source |  Entry Points