Jump to content

mcasta

Members
  • Posts

    2
  • Joined

  • Last visited

    Never

mcasta's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi, I'm using the System Exec.vi to execute some external scripts. Is there anyway to keep track of the new processes that are being created? My goal is to time these processes so that if a process exceeds a certain time period it will be killed. Right now I'm using a VI Reference to a reentrant VI calling the System Exec.vi, which I am aborting when it exceeds the period, but the process that was created is not killed. Any ideas on how to do this? Regards, Mike C
  2. Hi, I am working on a project for my university. My application has a couple configuration files that are constantly being changed. My file I/O seems to work perfectly until I build the application. It seems that after I build the application, it will not create any files and shows an error. It also appears to not read or even modify files. I have never used the application builder before. I have also attempted creating the build from a setup file to no avail. Do I need to change anything that has to do with permissions? Mike
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.