|
Hi all, I am developing a routing application of sorts that will route xml documents coming in via http to specific procedures based on criteria in the xml. I have been trying to make use of %PAddr to make this work but I am having some problems. I thought I saw an example once that detailed how to make a dynamic call without knowing whether or not the procedure existed, meaning that I wouldn't have the prototype defined in the program. These are procedures I will be calling, not sub procedures (don't' know if that makes a difference). >From all of the documentation I have read this morning it looks as though I need to define the procedure's prototype in the calling program at compile-time. Is there any way around this? I would instead like to go out to a file and get the procedure name during run-time. Thanks, Aaron Bartell
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.