- This topic has 10 replies, 4 voices, and was last updated 15 years, 11 months ago by
Support.
-
AuthorPosts
-
December 22, 2009 at 8:26 am #41352
Hello
I'll try to play with it soon.
January 28, 2010 at 11:09 pm #41534this is a reminder, i will show u that on TV
January 29, 2010 at 7:36 am #41537@emailaya
what do you have with your TV every time? are you married with it
January 29, 2010 at 9:54 am #41538hi
for some of the things, a new demo is not enough, because the problem isnt happening there.
TV = teamviewer, an excellent application where he can take over my pc and see the problems liveJanuary 29, 2010 at 10:35 am #41539i know teamviewer
March 6, 2010 at 4:10 pm #41809this problem is back in 6.57
March 12, 2010 at 1:03 pm #41877the previous problem is fixed but now there is a new one
it seems there is a problem when tag is not surrounded with <> for example:
function OpenTag(const Tag : string) : boolean;
var
p : integer;
begin
p := pos(Tag, s);
if (p + length(Tag)) <= length(s) then begin
Result := (p = 2) and (s[p + length(Tag)] = '>'); <<<<<<<<<<<<<<<<<<<<<< this is not correct for the above tag
end;
end;in 6.57 it worked ok and im not sure how to fix it so it won't ruin something else
if you could post here the fix after you make it instead of waiting for the next release, i will appreciate it
thanksMarch 12, 2010 at 3:55 pm #41879QUOTE (emailaya @ Mar 12 2010, 02:03 PM) <{POST_SNAPBACK}>the previous problem is fixed but now there is a new one
If it's a new problem, make it a new topic.March 12, 2010 at 5:27 pm #41880serge, here is a sample hint text as you requested:
'Test
Next check in: 00:09:25
Last check: 12/03/2010 19:13:07'March 17, 2010 at 9:40 am #41888Problem with a parsing is solved in the version 6.59
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)- You must be logged in to reply to this topic.