Jump to content

Recommended Posts

Posted

I am just wondering if there is a way to open one script from another, passing variables over to the second.

Basically, I am writing an encryption tool. I am writing my own algorithms for it. The algorithm will be specified through the gui by the user. So the tool needs to call the second script, send the encryption method specified, and pass the variables containing what file to encrypt and such to the second script.

Is their a simple way to do this?

Posted (edited)

Welcome to the forum !

Looking up "Command Line Parameters" in the help file would be a good start

HTH,

wim

Edited by whim
Posted

I think you don't have a reason to make second script. Just put it whole into Func and call it with parameter. Or am I missing something?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...