Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

!variable!

1 view
Skip to first unread message

Alan

unread,
Feb 17, 2009, 9:38:42 AM2/17/09
to
What do exclamation marks around a variable name mean? For
example:

econ -n !RECNO!/%CNT% %%V

I have searched extensively on the Internet, but I have been
unable to find a reference for this.

Thanks in advance, Alan

ras...@highfiber.com

unread,
Feb 17, 2009, 10:15:39 AM2/17/09
to
On Feb 17, 7:38 am, Alan <jalantho...@verizon.net> wrote:
>    What do exclamation marks around a variable name mean?  For
> example:
>
> econ -n !RECNO!/%CNT% %%V
>
>      I have searched extensively on the Internet, but I have been
> unable to find a reference for this.

In 4DOS it means nothing. CMD.EXE uses this syntax to defer variable
expansion until the command is executed, as opposed to during the
initial parse. Current versions of Take Command include optional
support for this syntax, but don't need it. 4DOS neither needs nor
supports it.

0 new messages