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

WriteLineToTmpImportFile()

This is an inbuilt function function provided by PPWIZARD.

This function takes a single parameter and has no return code (on failure PPWIZARD will terminate). It must only be called while #Import is being processed.

You may pass one or more lines of data which will be written to the temporary file that pass one of an import generates.

To indicate the end of a line the Linefeed character (decimal 10) should be used the actual characters written to the file are determined by the /CrLf state.

For an example have a look at a complex import example.


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

[Top][Contents][Search][Prev]: Wbr()[Next]: XVarDefined()


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