07-08-2011, 10:47 PM
Val! Thanks, but I figured it out, sorry to say. I forgot about how useful *array can be.
Code:
somearray = [0, 1, 2]
method(*somearray)
Array to arguments for a method?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Array to arguments for a method? - by PK8 - 07-08-2011, 11:33 AM
RE: Array to arguments for a method? - by deValdr - 07-08-2011, 12:17 PM
RE: Array to arguments for a method? - by PK8 - 07-08-2011, 10:47 PM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
New Encryption Method Test | Legacy | 2 | 4,782 |
05-22-2010, 07:17 PM Last Post: Monster Buffer |
|
how to check if a method has been aliased? | Charlie Fleed | 6 | 9,215 |
01-21-2010, 06:26 PM Last Post: DerVVulfman |