Pascal Predeclared Routine

A routine that is predefined by the Pascal language. Database entities are created only for those predeclared routines that are actually referenced in the project code. For example:

GETTIMESTAMP( Cur_Time );  
{ GETTIMESTAMP is a predeclared routine } 

Scientific Toolworks, Inc.
http://www.scitools.com