Progress.IO.FileOutputStream extends Progress.IO.OutputStream and provides functionality for writing to a file.
PUBLIC FileOutputStream ( INPUT filename AS CHARACTER ) PUBLIC FileOutputStream ( INPUT filename AS CHARACTER, INPUT append AS LOGICAL ) |