- This topic has 10 replies, 4 voices, and was last updated 15 years, 3 months ago by
Support.
-
AuthorPosts
-
December 22, 2009 at 8:26 am #41352
Support
KeymasterHello
I'll try to play with it soon.January 28, 2010 at 11:09 pm #41534emailaya
Participantthis is a reminder, i will show u that on TV
January 29, 2010 at 7:36 am #41537Sereby
Participant@emailaya
what do you have with your TV every time? are you married with itJanuary 29, 2010 at 9:54 am #41538emailaya
Participanthi
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 #41539Sereby
Participanti know teamviewer
March 6, 2010 at 4:10 pm #41809emailaya
Participantthis problem is back in 6.57
March 12, 2010 at 1:03 pm #41877emailaya
Participantthe 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 #41879HeDiBo
ParticipantQUOTE (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 #41880emailaya
Participantserge, 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 #41888Support
KeymasterProblem 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.