|
> Is there a way to prototype a procedure call so that it can take either a > character or numeric variable? I know that I can pass a pointer and get the > data from there, but I was hoping not to complicate the maintenance with > that level of intricacy... I have a few different ideas, but I'm not really sure if I understand the scenario. What are you going to do with the passed data? It seems to me that you really need to know whether the data is character or numeric in order to be able to use it later in the subprocedure. What is it that you're planning to do with the parameter once you have it?
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.