Setting GLOBAL ENVIRONMENT

  #include <vv_sys.h>
   
void se_indext (UCHAR *stp)

Sets the file extension to use for index files created for automatic and manual keyword loading of memory files

void se_kwdch (UCHAR ch)

Sets the character to mark keywords in memory files

void se_kwddelim (UCHAR ch)

Sets the character to delimit loading codes in the keyword lines of memory files

void se_printer (UCHAR *filename, UCHAR *dmode)

Sets the printer file name and file access mode

void se_tabq (int tabq)

Sets the number of spaces between tab stops

void se_xonflag (int state)

Sets the XON/XOFF environment flag to the specified state (UNIX and VMS versions only)



Home Contents Previous Next