Back in 2001 when I blogged about my first Usenet posting it had been 16 years since the great event. Now it’s 21. Oh, and I found and even earlier posting, reproduced below for posterity:

I have all but given up attempts to compose a BASIC terminal program for my SANYO computer (IBM-compatible) in GW-BASIC. Here is a brief version of the root of the program:
10 OPEN "COM1:300" AS #1
20 COM(1) ON
30 ON COM(1) GOSUB 1000
40 A$ = INKEY$
50 IF A$ <> "" THEN PRINT#1, A$;
60 GOTO 40
70 :
1000 IF EOF(1) THEN RETURN
1010 B$ = INPUT$(1,1)
1020 PRINT B$;
1030 GOTO 1000
Strangely, the program seems to be able to handle DATAPAC (the Canadian data communications network) quite fine, but gives repeated DEVICE I/O errors when used with anything else ? I can find no good reference to the possible cause of DEVICE I/O error in communications so I really can’t identify what needs to be changed. I am, of course, assuming the SANYO communications are handled, through BASIC, identically to IBM BASICA.

That was back in the days when we wrote our own terminal programs. Oh, DATAPAC, you were a teenage hacker’s playground of wonders.

Peter Rukavina

Comments

Submitted by Chuck McKinnon on

Permalink

You had me at INKEY$. =) What’s next — PEEKs and POKEs from Apple ][ days?

Your post really took me back, though. 300 baud on COM1. Woohoo!

Add new comment

The content of this field is kept private and will not be shown publicly.

Plain text

  • Allowed HTML tags: <b> <i> <em> <strong> <blockquote> <code> <ul> <ol> <li>
  • Lines and paragraphs break automatically.

About This Blog

Photo of Peter RukavinaI am . I am a writer, letterpress printer, and a curious person.

To learn more about me, read my /now, look at my bio, listen to audio I’ve posted, read presentations and speeches I’ve written, see things I’ve favourited elsewhere, or get in touch (peter@rukavina.net is the quickest way).

I have been writing here since May 1999: you can explore the 25+ years of blog posts in the archive.

You can subscribe to an RSS feed of posts, an RSS feed of comments, an RSS feed of favourites elsewhere, or a podcast RSS feed that just contains audio posts. You can also receive a daily digests of posts by email. I also publish an OPML blogroll.

InstagramYouTubeVimeoORCIDOpenStreetMapInternet ArchivePEI.artDrupalGithub.