# Template to export grid matrices while flipping row order # # Template contributed by: Argus Tech Support Dept. # Posted: May 96 # Many thanks to Mr. Starn (USGS) for finding an error # in the first version. Redirect output to: $BaseName$ Start a new line Export expression: NumRows(); [I8] Export expression: NumColumns(); [I8] Export expression: NumBlockParameters()+1 [I8] End line Loop for: Rows Start a new line Export expression: NthRowPos(numrows()-$Row$) [F8.2] End line End loop Loop for: Columns Start a new line Export expression: NthColumnPos($Column$) [F8.2] End line End loop Loop for: Rows If: $row$