@echo off rem For help see: http://btdt.org/prog/ansys/perl_calls/ rem and http://btdt.org/prog/ansys/apdl/config/ rem Comment out the following line if perl is in the path. rem set INTERP=e:\cygwin\bin\perl rem Comment out the following line when "APDL_TOOLS" is a global variable. rem set APDL_TOOLS=c:/ansys/apdl/tools rem David Edwards <david@btdt.org> Mon May 23 14:37:12 EDT 2005 perl "%APDL_TOOLS%/%1" %2 %3 %4 %5 %6 %7 %8 %9