Sv: Sv: Sv: [cc65] Back on Track

Date view Thread view Subject view

From: Martin Ancher Holm - Bankdata (work_at_wwww.dk)
Date: 2000-01-24 08:16:41


> Martin> Could you translate the same "psedo-program" into real BASIC
> Martin> with the CMD command?
>
> CMD redirects the standard output channel (stdout/stderr) to an open
> file, like so:
>
> 10 OPEN8,8,8,"MYFILE,S,W":CMD8
> 20 PRINT"HELLO"
> 30 PRINT#8:CLOSE8
>
> MYFILE will now contain "HELLO^M".


That's a nice example for stdout! Will it be possible to redirect stdin in CBM-BASIC?
---
Martin Ancher Holm
Work <work_at_wwww.dk>, Home <mah_at_wwww.dk>
<http://wwww.dk>,    Cell <sms_at_wwww.dk>

... Vis respekt for de ældre: Lav hard-code i dine programmer.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:35 CET