Jump to content
  • 0

script file manager


sergiodorazio

Question

Hi,

if I want save some data with script, I use these instructions:

var f =  File("data.txt");

f.write("data to save: " + d1);

the file data.txt is save in the waveform installation folder.

I need to set this folder, I need that this folder is the folder where I save ".dwf3work" files. How can I do this ?

By Sergio.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

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
×
×
  • Create New...