Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tabs at end of string - why?
Message
From
12/08/1999 10:31:28
 
 
To
11/08/1999 20:22:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00252759
Message ID:
00252960
Views:
7
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?



>Use the debugger and see when that chr(9) appears...
>
>>I have created a method that concatenates several
>>properties to a variable and then return this big (94 byte)
>>string. This value is then used with a textmerge process.
>>I have a total of 3 different methods doing pretty much
>>the same thing (using different values).
>>
>>Some of my methods work fine. But two of them have a
>>CHR(9) at the end of the line. Not sure why that is
>>happening but I need a good way of getting rid of this
>>problem.
>>
>>Any ideas? Guess I could always find them and erraticate
>>them via an CHRTRAN() but I should not have to...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform