Warning on User Defined List and Matrix for Programmers
|
02-21-2015, 09:24 PM
Post: #1
|
|||
|
|||
Warning on User Defined List and Matrix for Programmers
If you have a program that creates a Global List or Matrix.
The mere act of opening your program in the Editor will reset those to REAL variables and wipe out any content. May be a good idea to make a "Backup" copy into a Home List or Matrix. (i.e. L0-9 M0-9) |
|||
02-21-2015, 10:56 PM
Post: #2
|
|||
|
|||
RE: Warning on User Defined List and Matrix for Programmers
(02-21-2015 09:24 PM)bobkrohn Wrote: If you have a program that creates a Global List or Matrix. This is true regardless of the type of the variable. Any and all variables associated with the file being editing will be reset. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)