PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: FileNameRelative()[Next]: FilePart()
\ -> Rexx -> Inbuilt PPWIZARD Functions -> FileOpenReadOnly()

FileOpenReadOnly()

This is an inbuilt function function provided by PPWIZARD.

Normally files are automatically opened when accessed, however they are opened for read and write, this may cause problems with other applications, if all you need to do is read a file you can open it with this function.

If PPWIZARD does not know how to open the file read only it will not do anything (ie your file will open read/write).

This routine takes these parameters:

  1. FileName
    This is the name of a file being closed.

You might also wish to have a look at the DieIfIoErrorOccurred() routine.


email me  any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Search][Prev]: FileNameRelative()[Next]: FilePart()


PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Saturday May 28 2022 at 2:55pm