{ File: [22,320]VIEWPROC.CON Last edit: 14-JUN-1989 14:09:44 } { Constants for VIEWPROC users } Const { The following booleans are defined for use with VSEND. They use the VB_ (Viewport interface Booleans) prefix to distiguish them from the VI_STATUS_TYPES. Use of these constants will make the VSEND call more readable rather than using TRUE and FALSE. } VB_still_more = false; VB_send_now = true;