initial upload
This commit is contained in:
25
documentation/lagrit_manual/commands/pstatus.txt
Executable file
25
documentation/lagrit_manual/commands/pstatus.txt
Executable file
@@ -0,0 +1,25 @@
|
||||
.. _pstatus:
|
||||
|
||||
**__** _place_holder;
|
||||
|
||||
> **_PSTATUS_**
|
||||
|
||||
>
|
||||
|
||||
>> Saves, removes, retrieves, or replaces a specified set of points, usually
|
||||
the last set of points defined by a generator command or the set of points
|
||||
defined by ifirst,ilast,istride. Note that point sets must be specified in
|
||||
sequence in order for this command to work properly.
|
||||
|
||||
FORMAT: **pstatus** (Returns current point status counters)
|
||||
|
||||
**pstatus** /**save**/name/ifirst,ilast,
|
||||
(Saves the point status numbers, ifirst,ilast,istride under name)
|
||||
|
||||
**pstatus** /**store**/name/ifirst,ilast
|
||||
(Overwrites what was in name with ifirst,ilast,istride
|
||||
|
||||
**pstatus /delete/**name (Deletes values from name)
|
||||
**pstatus** /**get**/name (Retrieves values from name)  _place_holder;
|
||||
 _place_holder;
|
||||
|
||||
Reference in New Issue
Block a user