bpi.form.writepath()

This subroutine accepts a record and writes it to the specified path

Subroutine Syntax

CALL bpi.form.writepath( full_path, hdl_dir, doc, ioctl_type, verbose, error, message )

Parameters

Param

Direction

Description

full_path

passed

is a string containing the full path including the file name where the array (doc) is to be written.

hdl_dir

 

unsupported

doc

passed

The array to be written to full_path

ioctl_type

passed

For future use

verbose

passed

level of verbosity

error

returned

set to non-zero if error occured

message

returned

contains the error message or operational info