----- Original Message -----
From: "Naushad Ali Ali" <[email protected]>
To: <[email protected]>
Sent: Monday, April 14, 2014 2:46 PM
Subject: RE: file contain field is numeric and data has string (Character).
I WANT TO MAKE A VARIABLE, SO I CAN REPLACE IN OTHER FILE. THANKS
You know, Naushad, here is a lot of people, with high skills, greeting and
willing
to waste their private and free time to respond to many people, and try to make
an
opportunity for the community to improve itself, all around VFP and data
centrics.
BUT, and this is essential for me, and i feel, for all of us, don't treat us
like a
customer who has a problem with a maintenance service.
None of us is willing to tolerate your agacement due to an answer you think
it is not what you attempted, even if there is no response.
In short, first, start with adopting the newsgroup rules, in particular
DO NOT SHOUT (this using capital letters, without a special meaning).
Second, please, tell us what are your skills about VFP;
an the version of it you are using.
The question you issued sems to demonstrate you don't really know
a programming language like VFP.
So, the first would be to "read the documentation", and, after, ask us
about what were the gimmicks you didn't understand.
But i'll not let you go like a pigeon in the desert ...
As far as i can understand yous question,
i'll traduce it as :
"I have a value, and i want to populate a table field with this value"
this can is made using :
[VFP]
SELECT MyTable
REPLACE Myfield WITH Myvalue ALL
[/VFP]
If that is NOT the real meaning of your question,
please tell us more about the problem you have.
In fact, i more suspect it is another problem, like
getting a value from a field from table 'A', and having to replace
within table B some other field.
Could you tell us what is the exact problem, assuming
giving us the data structure and what you really want
obtain as a result ?
Gérard.
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/135F286AFC0E42C4B4F84E7F03A70C00@MuriellePC
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.