Post Reply 
Creating array inside program
03-04-2015, 10:15 PM
Post: #2
RE: Creating array inside program
I see a local variable G (initialized to real number of 0 by default if nothing else is given) and not a vector/array...

LOCAL G:=[0];

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Creating array inside program - Marcio - 03-04-2015, 10:01 PM
RE: Creating array inside program - Tim Wessman - 03-04-2015 10:15 PM
RE: Creating array inside program - Marcio - 03-04-2015, 10:29 PM



User(s) browsing this thread: 1 Guest(s)