#3269 closed defect (fixed)
OpenModelica.Scripting.deleteFile does not work
| Reported by: | Adrian Pop | Owned by: | somebody |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.3 |
| Component: | Interactive Environment | Version: | trunk |
| Keywords: | Cc: |
Description (last modified by )
deleteFile in ModelicaBuiltin.mo is not connected to anything in CevalScript.mo
I guess we should use System.removeFile
Change History (3)
comment:1 by , 11 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 11 years ago
| Milestone: | Future → 1.9.3 |
|---|
Note:
See TracTickets
for help on using tickets.

Fixed in r25484.