Subject Re: [IBO] TIB_Script-2
Author Salvatore Besso
Nando,

> you may find that it already supports UNC pathnames
> (since you must have used Delphi's TFileStream or
> similar things)

not exactly. I have used a simple untyped file and I read its contents
into a local buffer that I pass to the Blob^.PutSegment procedure. But
it's always possible to modify it if the untyped file doesn't work
with UNC names.

Regards
Salvatore