Anyone maybe know where can I see examples
of complex DTS (that uses VBA to filter/transform data).

I basiclly need the following tasks to be performed:

1. check if a file is bigger then 10kb

2. get certain stings (surronded by <SPECIAL1></SPECIAL1> and
<SPECIAL2></SPECIAL2>) into temporary variables (special1, special2)

3. insert into table:
    3a. filename + path
    3b. special1 value
    3c. special2 value
    3d. filecontent

If someone can help, I'll be glad! :)

Michael.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to