Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8db65c5186 | |||
| 7be5cf7ae3 | |||
| 7ef8621388 |
@@ -24,9 +24,9 @@ end
|
||||
---------------------------------------------------------------------
|
||||
function OnEnd()
|
||||
-- Chiusura file altri processi (qui si passa sempre, anche in caso di errore)
|
||||
local sNewPath = EgtChangePathExtension( EMT.FILE, '.prg')
|
||||
EgtEraseFile( sNewPath)
|
||||
EgtRenameFile( EMT.FILE, sNewPath)
|
||||
-- local sNewPath = EgtChangePathExtension( EMT.FILE, '.prg')
|
||||
-- EgtEraseFile( sNewPath)
|
||||
-- EgtRenameFile( EMT.FILE, sNewPath)
|
||||
end
|
||||
|
||||
---------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user