/*
 * PICALC_H  V1.0 09/08/2007
 *
 * F.G.Kaal
 * De Dadelboom 81
 * 1911 KK Uitgeest
 *
 * Externals, Variables and definitions
 */

#asm
 REF VDPWD,VSBW,VMBW,VSBR,VMBR
 REF GRMRA,GRMWA
 REF THSCRU,LSTCRU
 REF C$VADR,S$LOC
#endasm

#define MAXLINE 81
#define MAXPATH 50

extern int  KBARDL,KBARSP;
