Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Archive » net.micro.cbm » Printer (or interface) Problems (need help!)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Printer (or interface) Problems (need help!) [message #66858] Sun, 19 May 2013 23:24
Anonymous
Karma:
Originally posted by: bernar@uwvax.UUCP
Message-ID: <314@uwvax.ARPA>
Date: Sat, 23-Jun-84 18:49:08 EDT
Article-I.D.: uwvax.314
Posted: Sat Jun 23 18:49:08 1984
Date-Received: Tue, 26-Jun-84 06:26:07 EDT
Organization: U of Wisconsin CS Dept
Lines: 52

[sacrifice line]

	Hello again everybody!.

	As I mentioned in a previous article I'm having a bit of
	trouble with my newly acquired printer and interface 
	(a Gemini 10X and a Universal/Commodore interface from
	Star Micronics).

	The first problem occurs when I try to print a program listing.
	I do:

		OPEN 4,4,0 (* CBM compatibility A code *)
		CMD 4,"MYPROG":LIST
		PRINT#4: CLOSE4

	This should list the program I have in memory with its name
	on top. The printer head goes all the way to the left margin
	and presses against it doing a terrible noise. If I turn off
	the printer and then on again, the thing prints one line (or
	part of it) with the first character missing. I'm really puzzled
	by this. I've tried 4,4,1, 4,4,7 and even 4,4,5 in the OPEN
	statement with no luck.

	Am I doing something wrong ?. By the way, is there any other
	way of printing a program listing ?.

	The second problem is the following:

	Suppose a variable CC$ in a program contains the function code
	for compressed mode (i.e. CHR$(27)+CHR$(15)).

	If I do PRINT#4,CC$;"HELLO HELLO", it prints the message in 
	compressed mode but the letters are incomplete (i.e. some dots
	of the matrix image are missing). If, on the other hand, I do:

		PRINT#4,CC$;:PRINT#4,"HELLO HELLO"

	everything is fine.

	In general, some times when I put a function code and a message
	in the same PRINT statement something weird happens (like the
	print head banging against the left side and screaming for me
	to push the button and put it out of its misery). If I do it
	in separate PRINT statements I have no problems.

	Are this known bugs of the system or should I use the warranty
	in a hurry ?. I hope somebody out there can help me with this.

	Happy hacking you all !

					Bernardo Feijoo.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Info wanted on disk copy programs
Next Topic: Which printer? (SUMMARY)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Sep 21 23:03:39 EDT 2024

Total time taken to generate the page: 0.03150 seconds