![]() |
vizard enterprise edition
Hi.
I have enterprise edition, when I publish EXE file, the published EXE does not read or write to file such as 'a.txt' whereas PY file can do it. please help! |
It might be a path problem. Do you refer to the .txt file relatively? or with a absolute path. If the first then your text file will be made not next to the exe but in to the directory the exe is unpacked and then executed (somewhere in the c:\windows\temp). You can solve it by doing a absolute path or using viz.getPublishedPath()
|
All times are GMT -7. The time now is 03:23 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC