Patch level : 10.0 oatch 63?
Files correlati : lv3 Ricompilazione Demo : [ ] Commento : Corretta stampa diretta da terminale git-svn-id: svn://10.65.10.50/trunk@20097 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
402bb88d96
commit
a836c970b4
@ -610,7 +610,7 @@ void TEvasione_ter_msk::genera_buono()
|
||||
{
|
||||
ofstream outf(tmp);
|
||||
outf << "[Transaction]" << endl; // Transaction header
|
||||
outf << "Action=A" << endl; // 'S'tampa o 'A'nteprima
|
||||
outf << "Action=S" << endl; // 'S'tampa o 'A'nteprima
|
||||
outf << "Mode=D" << endl; // Definitive (always?)
|
||||
outf << "NoPrintDlg=X" << endl; // Dont' prompt the user with the print dialog
|
||||
outf << endl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user