Execute scripts in a batch

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Execute scripts in a batch

Re: Execute scripts in a batch

by Peke » Thu Feb 04, 2010 6:40 pm

I haven't time to test but it looks that it is possible to include Code From another script into script code on execution.

See here http://www.source-code.biz/snippets/vbscript/5.htm

Re: Execute scripts in a batch

by Mickey84 » Thu Feb 04, 2010 5:02 pm

Thank You for the replay :)

In case of RegExp Find & Replase there are defiend presets. I can execute the one of them by one click.
Maybe it is possibile to create a script which to execute some presets automatically?

But maybe it is a question to the author of RegExp Find & Replase script ;)

BTW.
Thank You trixmoto for your great scripts :)

Re: Execute scripts in a batch

by trixmoto » Thu Feb 04, 2010 12:44 pm

Well they could be rewritten to work this way, but I don't think there's any way to do it generically.

Execute scripts in a batch

by Mickey84 » Thu Feb 04, 2010 11:18 am

Hello everybody,

I was wondering if there is any possibility to execute some scripts (eg. case checker and leading zero checker, ReExp Finf and replace) in a batch to do their work in on command?
Any ideas?

Thanks,
Mickey84

Top