Calling a journal within a journal

Hi,

Just a small question: I'd like to know if it's possible when running a journal to call an other journal?

Thanks you :)

If you compile both journals into .dll or .exe files, then one can call the other. If you are running 'uncompiled' journal files (Tools -> Journal -> Play), you cannot call another 'uncompiled' journal. I don't have any examples of a compiled journal calling another, but perhaps you can find one at the GTAC solutions center (for more info click the 'Resources' link at left).

Since we cannot compile our journal files, we'll have to find a kind of work arround or else, just copy/paste each time I need some functions created from older journals. However I agree with you, .dll would be the right tool.
Thanks for your answer.