Posted By
SVS on 2010-10-06 09:18:22
| Info request on Yape Printing emulation
For my current project, I need to know how Yape manages the output file generated by printing emulation.
Expecially: 1) Doesn't it finalize/close the file on PC folder when CBM prg ends or executes CLOSE 4 (supposing #4 is printer device on CBM prg)? 2) If point 1 is confirmed, when a 2nd prg is executed, printing data are appended to the still open PC file? 3) If yes to point 2, does this mode imply a different way Yape code has to operate (finding already created/open the output file)?
With my program, Yape hangs just after having written something onto the output "printing" file. By tracing the execution it seems have different (random?) behaviors each time, but the constant is that problems never happen until first data are sent.
Thank everybody can help.
|