11-19-2006 10:44 PM
11-20-2006 09:22 AM
11-20-2006
12:21 PM
- last edited on
04-02-2026
11:49 AM
by
Content Cleaner
What smercurio said is absolutely correct. There is no way to save the LV code itself as MathScript text. There are, however, multiple ways to load LV data into MathScript and retrieve it. You can use the File IO functions in LV and corresponding functions in MathScript, or you can use this method [broken link removed; article no longer available] of using the MathScript functions load and save in a MathScript Node. Hope this helps!