Page 1 of 1

Using the SDK

PostPosted: Feb 24, 2005 @ 10:08pm
by fast_rx

PostPosted: Feb 25, 2005 @ 7:14pm
by kornalius
Hi,

To call a label from an application already created, simply use the SearchLabel() function like this:

tbytecode *b = SearchLabel(a, "calc");

Run(a, b);

I don't have support for passing parameters to the procedure or function yet, this will come later.

PostPosted: Feb 25, 2005 @ 8:34pm
by fast_rx

PostPosted: Feb 25, 2005 @ 8:52pm
by kornalius

PostPosted: Mar 3, 2005 @ 3:24pm
by kornalius

PostPosted: Mar 3, 2005 @ 4:08pm
by fast_rx

PostPosted: Mar 3, 2005 @ 4:22pm
by sponge