11.  How do you view the PATH?

12.  How can I open a file so that other programs can update it at the same time?

13.  How can I make sure that my program is the only one accessing a file?

14.  How can I prevent another program from modifying part of a file that I am modifying?

15.  How can I avoid the Abort, Retry, Fail messages?

16.  How can I read and write comma-delimited text?