PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
![]() | ![]() | ![]() | ![]() | ![]() |
FileCharOut() |
This is an inbuilt function function provided by PPWIZARD.
This function is identical to the inbuilt rexx "charout" routine (for files) except that it will terminate with an error message if the output could not be written. There is no return code.
This routine takes these parameters:
You might also wish to have a look at the DieIfIoErrorOccurred() routine.