• ACL, Arbortext Editor, Perl, Structured Authoring

    Posted on November 9th, 2009

    Written by douglaspaulwade

    Tags

    ,

    Wiki Help Files

    One thing that I think about all the time is how to improve documentation. One thing I would like to have is documentation that is context sensitive in Arbortext and collaborative.  At work we have a style guide which determines “what” we are to do but rather than “how” to do it.  Many years ago, [...]

  • Arbrtext IsoDraw, Perl

    Posted on May 25th, 2009

    Written by douglaspaulwade

    Tags

    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” [...]