I create a function or procedure name by building the name to be executed from variables.
example:
basename = "INTERFACE"
nameext = "_x"
myproc = basename + nameext
Now how do I call the function whose name is contained in variable myproc ?
I appreciate the help !
Keith
I am trying to create a report of bithdays sorted by month . I have a field called Birthday1 . Data is in format mm/dd/yyyy .
While on the "date" subject, How do you Find records who's month is 9. I do not know how to specify the month in Find mode.
I appreciate your help !
Keith
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.