[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
|
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
2582.0. "MSL - Argument without a value supplied question" by MICROW::LANG () Tue Mar 17 1992 11:38
I wrote an AM, which has an optional attribute. I thought, according
to the SRM handling of default vs argument (table page 140) that
if the optional argument was specified, but the value was not,
it would be prompted for.
Instead, the following error is returned:
DECmcc (T1.2.4)
MCC> create tpcontroller x server y max processes
%MCC-W-VALUEMISSING, the attribute/argument value is missing
Here is the MSL. (No default is specified.)
ARGUMENT max processes = 3009 : Integer32
ECHO = TRUE,
DISPLAY = TRUE,
REQUIRED= FALSE,
SYMBOL = ARG_SERVER_MAX_PROC
END ARGUMENT max processes;
Am I doing something wrong?
thanks,
Bonnie
T.R | Title | User | Personal Name | Date | Lines
|
---|