Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can scripts be shared between Xmfg versions for Windows, Solaris, and Linux?

0
Posted

Can scripts be shared between Xmfg versions for Windows, Solaris, and Linux?

0

A12: Yes, the script engine is virtually identical between all of the platforms. Minor discrepancies in implementation may exist. One of the few instances where you will have to be careful would be absolute path names. On Windows it would be typical to save a file to C:\\temp for example… the same script run on Linux would need to reference it as /tmp. Referring to relative pathways (./subdir/filename.txt) should always be safe.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123