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

Last modified 18 years ago

#379 closed defect (fixed)

Problem when including a text

Reported by: Christian Paz Owned by: Víctor de Buen Remiro
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 (5)

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

Owner: changed from danirus to Víctor de Buen Remiro

I cannot reproduce this bug. I suposse that it's already corrected in my local
source and I'm going to commit the CVS now. Then I will notify to try it.

Thanks to report it

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

* Bug 380 has been marked as a duplicate of this bug. *

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

Status: newassigned

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

Resolution: fixed
Status: assignedclosed

Bug has been fixed

comment:5 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000379
Note: See TracTickets for help on using tickets.