31 lines
1.0 KiB
Plaintext
Executable File
31 lines
1.0 KiB
Plaintext
Executable File
/***************************************************************
|
|
/* Copyright (c) 1996 by Ardent Software, Inc. *
|
|
/* All Rights Reserved *
|
|
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE *
|
|
/* OF Ardent Software, Inc. *
|
|
/* The copyright notice above does not evidence any actual or *
|
|
/* intended publication of source code. *
|
|
/***************************************************************/
|
|
/*
|
|
/* VOC entries for HS.ADMIN menu.
|
|
/* This file is in UniVerse 'loadfile' format.
|
|
/*
|
|
HS.ADMIN M UniVerse Server administration
|
|
HS.ADMIN.MENU.FILE
|
|
HS.ADMIN
|
|
HS.ADMIN.MENU.FILE F
|
|
HS.ADMIN
|
|
D_HS.ADMIN
|
|
HS.CASE V
|
|
*HS.CASE
|
|
B
|
|
N
|
|
HS.RUNINACC V
|
|
*HS.RUNINACC
|
|
B
|
|
N
|
|
HS.SHOW.ACCOUNTS PA
|
|
DISPLAY Access to files is activated in the following accounts:
|
|
SELECT @ID, PATH FMT '52L', HS_FILE_ACCESS COL.HDG 'HS_FILE_ACCESS' FMT '14L' FROM HS.UV.ACCOUNT WHERE HS_FILE_ACCESS = 'YES';
|
|
/* (A <uvhome>-specific entry for UV.ACCOUNT is created at install time.)
|