ECPRIV parameter

From m204wiki
Revision as of 15:49, 16 October 2014 by DCameron (talk | contribs) (→‎Summary)
Jump to navigation Jump to search

ECF privileges

Summary

Default value
0
Parameter type
System
Where set
On User 0's parameter line
Related products
All
Introduced
Model 204 V5.1

Description

Specifies who can issue privileged ECF statements. All EXTERNAL statements, except EXTERNAL CALL, are privileged.

Value Means
0End-users can issue only EXTERNAL CALL statements; no other ECF statements are allowed.
1 Any APSY user can issue privileged ECF statements.
2 Any non-APSY user can issue privileged ECF statements.

You can select multiple options by summing the values pertaining to each desired option.