This topic is locked

How to create a Global Function

7/31/2008 12:55:41 AM
PHPRunner General questions
L
laurent author

PHPRunner 4.2 Build 379:
Q080731-1239: How to create a Global Function that can be called from any event of any table?
Thank you.

S
steveh 7/31/2008

Pick one of the global login events, close the original function with a } and start a new one.

L
laurent author 7/31/2008

PHPRunner 4.2 Build 379:

Q080731-1239: How to create a Global Function that can be called from any event of any table?
Thank you.



But of course! As weak as the weakest curly brace ;-}

Thanks