Difference between revisions of "Selecting an array index"

Line 1: Line 1:
1. Select ‘Car type’ in the indexes list. Click ‘move button (>>)’.  Click ‘ok’.
+
*Double click on ‘Maintenance cost’ to open its object window.
 +
*Select ‘table’ from the expr popup menu.  
  
[[Image:Indexes.jpg]]
+
[[Image:Maintenance cost table.jpg]]
  
{Edit table of Maintenance cost appears.}
+
*On the Indexes window, double click ‘Car type’ to make it your index slice.  
  
2. Select the first cell.
+
'''Expected: Edit table of Maintenance cost with Car type as the index appears'''
  
3. Enter 1200. Press arrow down to select the next cell.  
+
*Select the first cell.  
  
 +
*Change 0 to 1200
 +
*Press arrow down to select the next cell.
  
 
[[Image:Selecting an array edit table maintenance.jpg]]
 
[[Image:Selecting an array edit table maintenance.jpg]]
  
 +
*Change 0 to 2400.
 +
*Click on the green check button to accept the values.
 +
*Click result button to bring up result table.
  
4. Enter 2400.
+
'''Expected: Result table of Maintenance cost would be indexed by Car type with cell values 1200 and 2400'''
 
 
5. Click on the check button to accept the values.
 
 
 
6. Click result button to bring up result table. {Your test would have the same result like the screenshot}
 
  
 
[[Image:Result_Maintenance_cost.jpg]]
 
[[Image:Result_Maintenance_cost.jpg]]

Revision as of 06:24, 3 July 2008

  • Double click on ‘Maintenance cost’ to open its object window.
  • Select ‘table’ from the expr popup menu.

Maintenance cost table.jpg

  • On the Indexes window, double click ‘Car type’ to make it your index slice.

Expected: Edit table of Maintenance cost with Car type as the index appears

  • Select the first cell.
  • Change 0 to 1200
  • Press arrow down to select the next cell.

Selecting an array edit table maintenance.jpg

  • Change 0 to 2400.
  • Click on the green check button to accept the values.
  • Click result button to bring up result table.

Expected: Result table of Maintenance cost would be indexed by Car type with cell values 1200 and 2400

Result Maintenance cost.jpg

Comments


You are not allowed to post comments.