View Single Post
Old 9th December 2017, 11:13   #2  |  Link
DJATOM
Registered User
 
DJATOM's Avatar
 
Join Date: Sep 2010
Location: Ukraine, Bohuslav
Posts: 377
The only thing I'm thinking that you can wrap your scripts as functions and import those scripts into combined ->
Quote:
original = scriptA.function()
filtered = scriptB.function()
...
Something like that.
__________________
Me on GitHub
PC Specs: Ryzen 5950X, 64 GB RAM, RTX 2070
DJATOM is offline   Reply With Quote