Timeline Array
Joe Hebert
Posts: 2,159
Can we use timeline arrays and a get_last on the array yet?
It compiles but it looks like it doesn’t work.
Only thing I found was a reference in TN657:
Is 9 years later the future yet?
It compiles but it looks like it doesn’t work.
Only thing I found was a reference in TN657:
TN657 wrote:Arrays of timeline ID's are not yet supported (08/09/2004), but we are considering adding support for them in the future.
Is 9 years later the future yet?
0
Comments
This is my work around:
I'm having a lot of problems with this where I have multiple devices and I need to wait / time some events for them.
The only way around seems to be copypaste techniques such as the proposed method above.
While you can't do a timeline array you can do a timeline stack. You can get most things done this way. Not as friendly or elegant but it works.