Re: New "base document" available
- From: "Rick Smith" <ricksmith@xxxxxxx>
- Date: Fri, 30 Mar 2007 17:13:30 -0500
"Roger While" <simrw@xxxxxxxxxxxx> wrote in message
news:eujplg$e11$02$1@xxxxxxxxxxxxxxxxxxxx
ARGUMENT-NAME/NUMBER are MF inventions.
Question remains.
It's ARGUMENT-NUMBER and ARGUMENT-VALUE
and these are the terms used in "X/Open CAE Specification
COBOL Language" (c) December 1991, X/Open Company
Limited. [This document is available in PDF from
< www.opengroup.org >; but requires registration.]
Page 166, "8.6 ACCESS TO COMMAND LINE
ARGUMENTS AND ENVIRONMENT VARIABLES
Function
The following formats of the ACCEPT statement retrieve
the number of arguments on the command line and the value
of a command line argument or an environment variable.
The following formats of the DISPLAY statement specify
the position of an argument within the command line, the
name of an environment variable and store a value in the
specified environment variable."
[Four pages of text (formats, rules, and examples)
not reproduced here.]
Micro Focus appears to deviate from the specification
by allowing the names to be used, directly, in ACCEPT
and DISPLAY statements, rather than only in the
SPECIAL-NAMES paragraph.
.
- Follow-Ups:
- Re: New "base document" available
- From: Roger While
- Re: New "base document" available
- From: Roger While
- Re: New "base document" available
- References:
- Re: New "base document" available
- From: Rick Smith
- Re: New "base document" available
- From: Roger While
- Re: New "base document" available
- Prev by Date: Re: New "base document" available
- Next by Date: Re: New "base document" available
- Previous by thread: Re: New "base document" available
- Next by thread: Re: New "base document" available
- Index(es):
Relevant Pages
|