View Single Post
Old 05-21-2006, 03:13 PM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

The internal schedule is designed to be simple. That being said we recommend using an external schedule such as windows schedule for advanced scheduling.

If you launch a queue file via the command line for scheduling the original queue file is not modified.

To support both simple pattern (? and *) and regex matching it takes a major hit on the performance. So for now we have decided to only support simple pattern matching. This may change in future versions.
bigstar is offline