Patch level : 12.0
Files correlati : NO patch Modifica per la ricompilazione git-svn-id: svn://10.65.10.50/branches/R_10_00@23976 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
43f0d09f46
commit
b58a3579a8
@ -203,7 +203,7 @@ bool TIvaSend_app::generate(TIvaSend_msk& msk)
|
|||||||
file.open(path, ios::out);
|
file.open(path, ios::out);
|
||||||
|
|
||||||
if(!file.is_open())
|
if(!file.is_open())
|
||||||
error_box(TR("Impossibile aprire il file alla posizione %s", path));
|
error_box(TR("Impossibile aprire il file alla posizione %s"), path);
|
||||||
else
|
else
|
||||||
ini_set_string(CONFIG_STUDIO, "tf", "path_invio", msk.get(F_PATH));
|
ini_set_string(CONFIG_STUDIO, "tf", "path_invio", msk.get(F_PATH));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user