MYARGCMDS.vacs < System Files < Viivi's Cell < Entrance
MYARGCMDS.vacs
is an argument-command script file.
The extension .vacs
is an abbreviation for
"Viivi argument-command script
".
The argument-command script file
MYARGCMDS.vacs
is not included in the Viivi distribution package,
but the user creates by her/him-self according to her/his needs.
The stem-part of the filename
MYARGCMDS
is a unique name that the user specifies.
The user writes a sequence of argument-commands in this file beforehands.
The file is loaded with the argument-command
-a
at the boot time of Viivi as
$ viivi -K -a MYARGCMDS.vacs
to provide an equivalent effect as if the sequence of the argument-commands
in the file
MYARGCMDS.vacs
were given as arguments on the command line.
It is also possible at the initial state of the IDE-mode
to load the contents of the file
MYARGCMDS.vacs
into the argument-command window using the pop-up menu of the window.
MYARGCMDS.vacs
like this,
the user can avoid the trouble
of typing a long sequence of argument-commands every time booting Viivi,
or the impossible input of a sequence of argument-commands on the command-line
longer than the input string length restricted by the shell/CMD.
As described for the project file
MYPROJECT.vprj
,
when a project named
MYPROJECT
is specified,
then a file
MYPROJECT.vacs
is automatically created with the current argument-commands
and treated as the
default argument-command script file.
MYARGCMDS.vacs < System Files < Viivi's Cell < Entrance
Exhibited on 2022/03/02
Copyright(C) 2003-2022 ilma <ilma@viivi.io> All rights reserved.