Search found 3 matches

by BrianMaher
Mon Jul 13, 2009 3:01 pm
Forum: Talking LiveCode
Topic: Who Called Function?
Replies: 4
Views: 3514

Hi Trevor,

That is exactly what I was looking for. Thank you very much.

Brian
by BrianMaher
Mon Jul 13, 2009 10:56 am
Forum: Talking LiveCode
Topic: Who Called Function?
Replies: 4
Views: 3514

Thanks Mark.
by BrianMaher
Sun Jul 12, 2009 10:12 pm
Forum: Talking LiveCode
Topic: Who Called Function?
Replies: 4
Views: 3514

Who Called Function?

Hi Folks, I am new to Revolution and was wondering if there is a way in a function to tell who called the function (i.e. I want to see the current call stack)? I have a function that finds the correct connected database and returns its ID to the caller. If for some reason the database is not connect...