*VEDIT
*VEDIT, Par
Allows numerical array parameters to be graphically edited.
Notes
Invokes a graphical editing system that displays array parameter values in matrix form, and allows the use of the mouse to edit individual values. The starting array subscripts must be defined, such as *VEDIT,A(4,6,1), to indicate the section of the array to be edited. The array section starts at the specified array element and continues to the maximum extent of the array parameter. Row and column index values may be set or changed in any plane, and those values will be applied to all planes. The menu system must be on (/MENU) when this command is issued. Graphical editing is not available for character array parameters. The *VEDIT command can not be used in a macro or other secondary input file.
This command is not applicable to 4- or 5-D arrays.
This command is valid in any processor.