It's a program that takes .STL CAD files as input as discritizes the solids in 3D space. It's the first step in some electromagnetic simulations I am planning on running on some cell phone models, and it is a custom program. I was thinking of using a text file as the input to my program instead of command line arguments if 350 parameters is too many. Thanks!

Randy

Warren Myers wrote:

350 arguments? ouch. What kind of program are you running? Maybe there's an
alternative to the arguments?

I'm not sure what the limit is under bash, but I know that under some older
editions of Windows, you're limited to about 100 bytes. Not sure if it's
different now.

--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/

Reply via email to