Clarion Magazine has moved!

Check out our new Clarion content at www.DevRoadmaps.com! As of April 2012 all active subscriptions have been migrated to that site, which features both Clarion and WinDev content. Read more about this change.

This site will remain online as an article archive.

Passing Variables To A Thread

By Maarten Veenstra

Posted October 30 2007

Summary: What do you do when you have a process that creates a Word document, but you run into problems when using it in batch mode? You set up a background thread and pass it job parameters. Maarten Veenstra explains.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

An Overview of the In-Memory Driver

2/11/2005 12:00:00 AM

Bruce Johnson continues his series on the new drivers from SoftVelocity with a look at the In-Memory driver, which works like any other file driver except that all data is stored only in memory, not on disk.