Patch level : 12.0 1090

Files correlati     : ba8.exe ba8300a.msk

Commento:
Corretto programma editor report
This commit is contained in:
Alessandro Bonazzi 2022-09-08 11:16:18 +02:00
parent f05abe3f14
commit 2a8f01f38d
2 changed files with 8 additions and 1 deletions

View File

@ -567,6 +567,13 @@ bool TReport_mask::save_report()
if (ok)
_is_dirty = false;
}
if (is_power_station())
{
DIRECTORY dir;
xvt_fsys_get_default_dir(&dir);
xvt_fsys_set_dir(&dir);
}
return ok;
}

View File

@ -7,7 +7,7 @@ BEGIN
PROMPT 1 0 ""
RSELECT ""
WARNING "E' necessario specificare il codice"
CHECKTYPE REQUIRED
// CHECKTYPE REQUIRED
END
STRING F_DESCR 50 46