Subject TIB_Script - Capacity - Limitations - etc
Author yahoo@jbeh.com
I have a couple of quickies concerning this wonderful item.

A) Can I feed a TIB_Script with a file

as in IB_Script1.loadfromfile('filename'); or similar.

B) What is the capacity of an IB_Script.

I am building version 2 of an app and I am continually building
version 2 from a mixture of IB_Scripts and IB_Datapumps .

I've got large numbers of scripts and I'd like to reduce the number a
little. On the other hand I've found that I cannot load 3000 rows
into an IB_Script hence the queries.

Many thanks

John