- in generazione non si cambia l'estensione del file (versione non modificata)
This commit is contained in:
@@ -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