Putting values in a list
|
10-16-2017, 02:48 PM
Post: #1
|
|||
|
|||
Putting values in a list
With this simple code I need to input 10 values in a list.
When running this no values are stored in L3. What are I do wrong? Cheers, Jan Code: EXPORT readElemts(YE,TE,IN,RA,EC,WP,MA,MM,M2,RV) |
|||
10-16-2017, 03:43 PM
Post: #2
|
|||
|
|||
RE: Putting values in a list
It works on emulator.
-Dale- |
|||
10-17-2017, 04:11 AM
Post: #3
|
|||
|
|||
RE: Putting values in a list
M2 is a global matrix variable. Could using M2 as a numeric input variable be causing trouble? (Just a guess)
<0|ΙΈ|0> -Joe- |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)