# This data file was generated by the Spreadsheet Calculator. # You almost certainly shouldn't edit it. define "page4" A70 define "page3" A49 define "page2" A29 define "page1" A9 define "page5" A89 leftstring A1 = "This is a brief sc tutorial." leftstring A3 = "Cells are named by their column and row number. For example," leftstring A4 = "Cell A4" leftstring B4 = "Cell B4" leftstring C4 = "Cell C4" leftstring A5 = "Cell A5" leftstring A6 = "Cell A6" leftstring C6 = "Cell C6" leftstring A7 = "Cells range from A0 to AN199." leftstring A8 = "Cells can also be named by the user. See 'range names' in the manual." leftstring page1 = "You can move the cursor a couple of different ways:" leftstring A11 = "^n, j and the arrow key go down" leftstring A12 = "^p, k and the arrow key go up" leftstring A13 = "^b, h and the arrow key go left" leftstring A14 = "^f, l and the arrow key go right" leftstring A15 = "You can go directly to a cell by typing 'g' and the cell name. " leftstring A16 = "'g c6' will take you to cell c6." leftstring A18 = "Cells can contain numbers, formulas, or text." leftstring A19 = "Most of the cells on this page contain text." leftstring C20 = "" leftstring A22 = "Cell d22 contains text" leftstring D22 = "Text " leftstring A23 = "Cell d23 contains a number" let D23 = 123.34 leftstring A24 = "Cell d24 contains a formula" let D24 = D23+88 leftstring A26 = "To see what the cell contains, just move the cursor" leftstring A27 = "onto the cell. The contents will show up on line 1 in the brackets." leftstring page2 = "You can enter data into cells like this:" leftstring B30 = "'