Need Continuous Demo
Need Continuous Demo
(OP)
I work for a city engineering dept which will be doing a short "showoff" for some people visiting from our sister city in Japan. My boss says to have something running on a couple of computers that will really impress them. Yeah, right!
OK, so forget about impressing them . . . are there any demos that run continuously that a person could use for the above purpose? I could write a script but hate to spend the time for a 5-minute visit. I have in my mind a demo that might run on a computer at a trade show for AutoCAD (or whatever)
Thanks for whatever help y'alls can offer . . . Rocky





RE: Need Continuous Demo
RE: Need Continuous Demo
It's the best program for a demo.
RE: Need Continuous Demo
Maybe someone else can help me out . . . ???
Rocky . . . `
RE: Need Continuous Demo
From Autocad Help:
"A script is a text file with one command on each line.
You can invoke a script at startup, or you can run a script from within AutoCAD using the SCRIPT command. A script provides an easy way to create continuously running displays for product demonstrations and trade shows."
RSCRIPT is useful for demonstrations that repeat a script; for example, a script that must run over and over during a trade show or in a showroom.
If RSCRIPT is the last line in a script file, the file runs continuously until interrupted by ESC.
Note Consider turning off UNDO and any log files if you anticipate running the script over a long period; otherwise, these log files continue to grow and take up increasing amounts of disk space.
RE: Need Continuous Demo
AutoCAD used to have a continuously running demo, but I guess not any more.
Cheers! Rocky