Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
1. What is SCOPE of myEventHandler and myErrorHandler??? I mean, can I manipulate with Var1, Var2 ... VarN from MODUL A if subp implementation is in ModulB
2. If I can't acess VAR1, VAR2... VarN has anyone any IDEA how to make them accessible??? EXPORT them (how can I do that???) or to define USERSPACE that will hold neaded data and would be visible in MODULE B and MODUL A???
3. If I want to write to PF named logPF in myEventHandler where should I define that file in MODUL A or MODUL B??? (My Idea is that file is defined in MODUL B so the interface could be more flexible)
4. Is there any literature/link/book/pdf which describes procedure pointers more detailed than Sourcers guide???
From my perspective, once you know you can get the address of a procedure,and you can call a procedure at a given address, there's very little else to say. The rest is the same as any other subprocedure call anywhere.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.