cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Submit your abstract to the call for content for Discovery Summit Americas by April 23. Selected abstracts will be presented at Discovery Summit, Oct. 21- 24.
Discovery is online this week, April 16 and 18. Join us for these exciting interactive sessions.
Choose Language Hide Translation Bar
bille
Level II

Switching between journals

I am in a loop and during each iteration I am journaling various tables, texts strings and charts. This presents the items in the order that they were journaled, which makes sense.

I want to present the information in a different order, so I want to create two different journals and bounce back and forth between them as I journal items. Then I want to append one journal to the other.

Any suggestions?

Thanks,
Bill
1 REPLY 1

Re: Switching between journals

I could be wrong and I don't have a way of checking right now - but can't you assign the journal to a variable?

journal1 = Journal();
journal1 << Append();