Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File manipulation
Message
 
 
À
07/10/1999 10:23:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00273206
Message ID:
00273688
Vues:
31
>>>>I guess I just don't see it. If it's short, could you show me what the code would look like?
>>>>
>>>>Thanks,
>>>>
>>>>Michelle
>>>
>>>
>>>SET TEXTMERGE TO MyFile.TXT NOSHOW
>>>SET TEXTMERGE ON
>>>
>>>SELECT MyTable
>>>SCAN
>>> \This text will be added to the file exactly as it shows here.
>>> * The next line will add the contents of MyField1
>>> \\ <>
>>> * The next line will add the currect DATETIME()
>>> \\ <>
>>>ENDSCAN
>>>SET TEXTMERGE OFF
>>>SET TEXTMERGE TO
>>>

>>
>>
>>Actually, I meant could you show me how TEXTMERGE could be used to remove the characters from the lines. Sorry I wasn't clear.
>>
>>Thanks,
>>
>>Michelle
>
>Got it. As I said in my first post in the thread, to write the string, you can use text merge.

Oh, ok. Well, the FPUTS works, too, so I'll just stick with that.

Thanks,

Michelle
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform