| Windows 2000 Basics : Working with Programs Opening a File |
Now that you have saved a file, you can open it again (assuming it isn't already open, that is, you have closed it).
Opening means that the program takes the file off of the hard disk and puts it into RAM, and displays it for you to work on.
| 1 2 3 4 5 6 7 8 9 |