Import/Export flat file data into forms

From: Francisco Piragibe <piragibe_at_iis.com.br>
Date: 1995/09/18
Message-ID: <43ks4m$h1o_at_oberon.iis.com.br>#1/1


I don't know whether it exists or not in FORMS 4.0, but FORMS 4.5.6 has a built-in package, called TEXT_IO, that is aimed at this kind of problem. The package contains procedures and functions to open sequential files, read from and write to them and check if one of them is open or not. They strongly resemble BASIC commands. So, they are very easy to use. You can call the procedures and functions from PL/SQL units in your forms.

'hope this can help you. Received on Mon Sep 18 1995 - 00:00:00 CEST

Original text of this message