Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tabs at end of string - why?
Message
De
12/08/1999 10:58:01
 
 
À
12/08/1999 10:40:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00252759
Message ID:
00252985
Vues:
11
Found the problem!

I will use the '^' character to represent the tab. This is how
I was writing out the file:

\<>^

Change it to

\<>

and it works. I had inadvertantely put a TAB after the closing >> symbols.

Problem solved and it was my fault...
===========================

>How do you write the string to the file?
>
>Vlad
>
>>Paul, I did trace this and even returned the method call
>>to a variable before writing it out via \\<>. The
>>length should be 94 bytes and that is the length of lcvar.
>>I did an AT(CHR(9),lcvar) and it did not show any tabs (chr(9)).
>>
>>When I write the file out and edit it, the tab is there. Any
>>ideas?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform