Running a Perl Script in Arbortext IsoDraw
Running a Perl script from inside PTC’s Arbortext IsoDraw in a Window’s CMD shell. The example below is very simple but demonstrates what can be done with Perl. First you will need a Perl program. I will use Hello World printed to screen as an example. Place the following code inside a file called “hello.pl” [...]

