|
Thread: Rtf
-
Apr 25th, 2002, 12:30 PM
#1
Thread Starter
Lively Member
Rtf
I wanna know whats is the constant or something like that to know what is the end of the RTF
-
Apr 25th, 2002, 01:13 PM
#2
Frenzied Member
Do you expect something like "\0" like in C++?
-
Apr 25th, 2002, 01:27 PM
#3
Thread Starter
Lively Member
-
Apr 25th, 2002, 01:30 PM
#4
Addicted Member
How are you using this and what do you want to do?
-
Apr 25th, 2002, 01:34 PM
#5
Thread Starter
Lively Member
I'm using a vb rtf and wanna know when I use the span méthod when I'm at the end
-
Apr 25th, 2002, 01:42 PM
#6
Addicted Member
Are you trying to span the whole rtf? There might be a better way to do this if you want to give a little more info. What are you using the span method for?
-
Apr 25th, 2002, 03:18 PM
#7
Hyperactive Member
Je sais pas pour les rtf mais les string en Vb se termine par NULL, i.e. le code ascii 0.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|