trichview.support
Re: Threads |
Author |
Message |
Sergey Tkachenko |
Posted: 04/23/2004 15:53:23 VCL itself is not thread-safe... But I think there will be no problems to do what you described in thread. No global variables or other shared resources used for these tasks. Not tested, though. > I need to create documents within a server application. Is RichView > threadsafe? Here's what I would like to do: 1)load a template file with > merge symbols, 2)perform a find/replace or merge, 3)save output file, > 4)repeat process until finished with data. All must be done as a server > process and I need to know if I can run this process multiple times > within the same server application. > > Regards, > Bill Miller |
Powered by ABC Amber Outlook Express Converter