WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: farshizzo
Forum: Vizard 03-15-2005, 11:16 AM
Replies: 12
Views: 27,300
Posted By farshizzo
The command will not work. It was created before...

The command will not work. It was created before the ability to launch a script from outside the GUI. Here is the code for it if you still need it:def quitall():
#Send '-e' flag to vizard to make...
Forum: Vizard 05-01-2003, 09:06 AM
Replies: 12
Views: 27,300
Posted By farshizzo
Hi Andy, There is no built in way of closing...

Hi Andy,

There is no built in way of closing the main Vizard application, but you can pass it the '-e' flag through the command line to make it exit. This is probably nicer than the previous way,...
Forum: Vizard 03-26-2003, 03:09 PM
Replies: 12
Views: 27,300
Posted By farshizzo
Hi, Once vrut.quit() is called the program...

Hi,

Once vrut.quit() is called the program stops execution, that's why the win32ui commands aren't being called. Try running the win32ui commands before vrut.quit(). This should work fine since...
Forum: Vizard 03-26-2003, 11:27 AM
Replies: 12
Views: 27,300
Posted By farshizzo
Hi, Currently there is no way to exit the...

Hi,

Currently there is no way to exit the main vizard program with a command, but I can easily add this feature for the next release.

For now you can do the following, which basically finds the...
Forum: Vizard 03-26-2003, 09:32 AM
Replies: 12
Views: 27,300
Posted By farshizzo
Hi, To run a Vizard script from the command...

Hi,

To run a Vizard script from the command line you need to execute
'Vizard.exe' and pass the file name and "-r" as the arguments. This will basically open up the main Vizard program and...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -7. The time now is 04:10 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC