i have variable with value
x="master.pkey"
how can i read only value master from it.
the variable can contain different values also
i mean someother.fldname
i wan to read only table name
gentforreal,
Originally these were routines (written in "native" code)in the GEN* programs of FP 2.x. Then they appeared in FOXTOOLS.FLL in FPW. Since VFP 6.0 (it may have been SP3), they are now a part of VFP as native functions.
If you have an older vfersion of VFP, checkout the FOXTOOLS.HLP or FOXTOOLS.CHM file.
They were built to seperate the STEM of a file name from the EXTENSION. It works here for you because the tablename.fieldname mimics a filename.extension with both having tow parts and a '.' seperation.
Oh. they were created specifically for file names? Stem and extension....thats interesting.. it's fun to learn new commands that are useful. I still find it hard to believe its the first time I've seen it. Thanks for the explanation.
I'm trying to talk my boss into a big donation to this site.. wish me luck.
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.