openFileForWriting(TEST, 'test.txt'); print TEST "A test.\n"; close TEST;