Posting from memory?

Hi,

I am posting the document ASIS. The function requires that the document should
be in memory. What does it mean? I have seen that the document is of type (void
*). Could it be a file read stream? Should I somehow indicate what type of
document I am using by setting appropriate input format? 

Now I am using the character array (as in examples). My problem is that the
documents are huge and system often cannot allocate the required amount of
memory to load the complete file. 

So  the question is: Can I use file (or file reader stream) for posting document
ASIS? If I can then how to setup this usage (format?). If it is not possible
then how to get around the problem?

Thanks a lot,

Olga Antropova. 

Received on Wednesday, 6 January 1999 14:44:22 UTC