Hi, i'm looking form a smart solution to solve this problem:
i've a large VFP application that now at the login doesn't ask for a date.
Now i need to ask a date and use it in all point of my application when i use the date() function.
Is it possible to ovveride the vfp standard date() function with a new function that return the login date so that i can get the result without editing 150 program ?
Thanks
i've a large VFP application that now at the login doesn't ask for a date.
Now i need to ask a date and use it in all point of my application when i use the date() function.
Is it possible to ovveride the vfp standard date() function with a new function that return the login date so that i can get the result without editing 150 program ?
Thanks