close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 19 years ago

Closed 19 years ago

#380 closed defect (duplicate)

Problem when including a text

Reported by: Christian Paz Owned by: danirus
Priority: normal Milestone:
Component: Various Version: head
Severity: critical Keywords:
Cc:

Description

Define the following function in tol:

Date FunXX ( Set unused ){Set CreaInpLin = IncludeText("Set
Include(\"C:/aa.tol\");");y2005};

and call it:

Date a =FunXX (Copy(Empty));

TOL crashes..., wether the file exists or not. I know this is not a very clean
way of programming, but SADD implements these kind of things.

Thanks!

Change History (2)

comment:1 Changed 19 years ago by Christian Paz

The more strange thing is that it only fails when it is inside a function. When
I call directly, it works correctly

comment:2 Changed 19 years ago by Víctor de Buen Remiro

Resolution: duplicate
Status: newclosed

I don't know way this is a new bug because is the same bug as 379.

* This bug has been marked as a duplicate of 379 *

Note: See TracTickets for help on using tickets.