[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Power Basic and globals



PureBytes Links

Trading Reference Links

Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

 >Is it possible to use PB DLL's to pass globals between different 
 >parts of TS, in addition to processing the data?
ya

 >Any problems in accessing the same DLL simultaneously with a >separate 
PB program as well?
Dlls were designed to be used by many different processes at once.

There are a few different ways to do all this.
Good luck

Regards
Mike