![]() |
Published EXE won't generate new files
Hey,
I'd like to create a very simple vizard script that creates a text file and writes a string to it. I'm using : file = open("myFile.txt",'a') file.write("My Text") file.flush() And it works just fine. When I'm publishing the script the process runs fine but the created EXE won't generate a new "myFile.txt" file as it's .viz unpublished version did. funny isn't it... Any idea? Thanks, Ohad |
|
All times are GMT -7. The time now is 08:16 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC