Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detect state of memofield and textbox
Message
De
16/11/2012 05:26:39
 
 
À
16/11/2012 05:17:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01557010
Message ID:
01557419
Vues:
54
>>>>Karen,
>>>>
>>>>There's nothing wrong having a file with the name m.txt
>>>>
>>>>(1) We're not talking about variables, and
>>>>(2) Even if we were, there wouldn't be any problem either
>>>>
>>>>
>>>>Don't let them confuse you
>>>>
>>>>_________________
>>>>
>>>
>>>Gregory,
>>>-I see I have started a discussion about the use of mDot, many replies and answers from Tore and Rick.
>>>I was mainly trying to warn Karen. WIth your above remark you are confusing a 'newbie'
>>>Technicaly speaking you may be correct in a statement: There is nothing wrong with a file name m.txt
>>>But it is highly recommend not to use this like that. You are asking for troubles by neglecting a well acknowledged system.
>>>
>>>There is nothing wrong in using the mDot notification on the contrary there are only pro's
>>>
>>>But it is wrong to say that it is wrong not to use mDot notification
>>>
>>>
>>>Karen,
>>>let it be clear, you CAN use a file m.txt in this case but you are highly recommended NOT to use it. Afterall what is in it to write
>>>mText.txt = strofile(myfile)
>>>instead of
>>>m.txt = strofile(myfile)
>>>
>>>a few keystrokes more and you are assured of always perfect working coding. Besides mText.txt reads more clearly than m.txt to me, but that's highly personal.
>>>
>>>P.S. Is your problem meanwhile solved?
>>>Regards,
>>>
>>>Koen
>>
>>
>>Karen had a file with a name m.txt, ie
>>
>>filename= 'm.txt'
>>xxx = fileToStr(filename)
>>
>>
>>There is nothing wrong with that - no relation with mDOT
>>
>>Who is confusing who ?
>
>Gregory,
>I acknowledge your point and do confirm that we disagree.
>No offense
>Groet,
>Koen


Look at the very first message of this thread
oFrm.Edit1.Value = filetostr('m.txt') 
Did you see anywhere a variable m.txt ?

I think that lecture was out of order
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform