Re: [ql-users] What do you want to do with the source to SMSQ ?

2002-05-21 Thread Timothy Swenson
At 09:18 AM 5/21/2002 +0100, Norman wrote: >So, what do you want to do with the source code when it gets released ? I think I would find it useful to see the comments and hopefully they will document parts of SMSQ/E that is not fully documented. The code might shed some light on particular ar

RE: [ql-users] basic HTML viewer?

2002-05-20 Thread Timothy Swenson
At 10:40 AM 5/20/2002 +0100, you wrote: >Hi James. > >There was an HTML browser for the QL going around some time back, written in >SuperBasic. The last I heard was that there were a couple of problems with >it, and I haven't heard much since then. (Was it Tarquin ?) I believe you are talking

Re: [ql-users] Source Code

2002-05-19 Thread Timothy Swenson
I guess you have to be European to become flame bait on this mailing list. Here I thought my last message about support and SMSQ/E would send electronic fire and brimstone heading my way. Instead, It seemed like it made not a single blip on the radar. So, I'll ask again, when we talk about s

Re: [ql-developers] Re: [ql-users] Source Code

2002-05-19 Thread Timothy Swenson
At 07:18 AM 5/19/2002 +0100, you wrote: >Timothy, > >When I got SMSQ/E from Jochen, I got: > a) A generic SMSQ/E User Guide (38 pages) that was not machine specific > b) Custom supplement pages for each hardware environment I bought >(typically 6-10 pages) >I agree that the SMSQ/E Referen

Re: [ql-users] Source Code

2002-05-18 Thread Timothy Swenson
I've glanced over the comments made by others on the SMSQ/E official statement and have decided to take a nice long look at the statement myself. The comments below are strictly my opinion, not based on any input from the other commentors. At 02:50 PM 5/13/2002 +0200, you wrote: >Official st

Re: [ql-developers] Re: [ql-users] Source Code

2002-05-18 Thread Timothy Swenson
At 01:43 AM 5/19/2002 +0100, Roy Wood wrote: >What rights are they ? As I have said we have no objections to you >becoming an official reseller if you follow the rules. In fact we would be >glad if you did because we have no wish to be involved with support for >the Q40/Q60. As an official res

Re: [ql-users] The Next Step...

2002-04-20 Thread Timothy Swenson
At 11:26 PM 4/20/2002 +0100, you wrote: >Unfortunately neither Turbo itself not its output is very "clean": It is >neither ROMable not Thingable ;( > >Per Given Simon's Assembly background I would think that the output from TURBO would be fairly clean (but I've never looked at it and I really d

Re: [ql-users] c68 question

2002-04-20 Thread Timothy Swenson
At 12:50 AM 4/21/2002 +0100, you wrote: >But is the command line the same as stdin? I tried the syntax in (1) above >and also: The command line is not STDIN. With C (and Perl) the command line is normally stored in a variable (ARGV tells how many arguements). ARGV[0] is the program that was

Re: [ql-users] c68 question

2002-04-20 Thread Timothy Swenson
At 10:28 PM 4/20/2002 +0100, you wrote: >Is there a way to get a c68 program to accept a commandline >(or part of a command line) from a file/pipe. > >I want to achieve something like: > EX cprog ; "-options parameters rather than > EX cprog ; "-options parameters file1 file2 .. fileN" >Or

Re: [ql-users] The Shell's utilities

2002-04-20 Thread Timothy Swenson
At 09:00 AM 4/20/2002 -0400, you wrote: >Hi all, >I was wondering if any one has "The Shell"'s accompanying utilities >available. The zip file i had them in is (once more) corrupt and i would >appreciate it if someone mailed them to me :-) If you don't get all that you need from Dilwyn, I had a

Re: [ql-users] The Next Step...

2002-04-20 Thread Timothy Swenson
At 04:28 PM 4/20/2002 +0100, you wrote: >Is your FileCOnfig able to create level 2 config blocks now, Tim? I have not touched FileConfig in a while, and since it's based 100% off of BasConfig, it still only does Level 2 config blocks. If BasConfig is updated, then I can update FileConfig. B

Re: [ql-users] The Next Step...

2002-04-19 Thread Timothy Swenson
At 12:20 AM 4/20/2002 -0400, you wrote: >I don't see that really to be a problem. However I remember reading >somewhere about George wanting to solve this. It's like not loading >QLib_run! The thing is that Turbo being around for so long (from the time >of Supercharge) it has an impressive amo

Re: [ql-users] The Next Step...

2002-04-19 Thread Timothy Swenson
At 05:14 AM 4/20/2002 +0100, Dave wrote: >One, how do I unzip something and keep the headers. You have to unzip using a QDOS version of unzip. You can't unzip using a Windows, DOS, or Unix version. Only the QDOS version will allow the headers to come through. If you don't have an executable

Re: [ql-users] The Next Step...

2002-04-19 Thread Timothy Swenson
At 06:53 PM 4/19/2002 -0400, you wrote: >At 06:44 ìì 19/4/2002, you wrote: > >>For SBASIC programming, best start is TURBO, which is now freeware. It's not >>quite as powerfull as Qliberator, but you can get it online (check Dilwyn's >>web site) with manuals and a number of extra tools including

Re: [ql-users] The Next Step...

2002-04-19 Thread Timothy Swenson
For SBASIC programming, best start is TURBO, which is now freeware. It's not quite as powerfull as Qliberator, but you can get it online (check Dilwyn's web site) with manuals and a number of extra tools including TurboPTR, a tool for creating Pointer Environment programs with TURBO. As for othe

Re: [ql-users] THING questions

2002-04-19 Thread Timothy Swenson
>On 16 Apr 2002, at 11:15, Timothy Swenson wrote: >> 1 - What is a Forced Free? >> I know that you FREE a THING when an application stops using it, but I can't >> find an explanation for FORCED FREE. > >Forced free is when the job owning the thing is removed. A t

Re: [ql-users] THING questions

2002-04-19 Thread Timothy Swenson
Thanks Wolgang and Per. The pieces of the puzzle are coming together. I'll document what I sort of understand and then make it available for others to tell me how wrong I was (and give me the right answer). Tim Swenson ___ Free

Re: [ql-users] Thierry's CD ROM extensions and QDOS

2002-04-17 Thread Timothy Swenson
The CD rom extension is a THING. If you have the PE installed, then you should have the THING system loaded. The PE contains the Window Manager, Pointer Interface, HotKey System II and the THING System (anyone should feel free to jump in with both feet if I'm wrong about this :-) ). If you don'

Re: [ql-users] THING questions

2002-04-16 Thread Timothy Swenson
> >IIRC all these are explained in the QDOS/SMS Reference Manual I have not looked there, so I'll have to check my copy. Now as for the explanation being clear, I'll have to see. The QDOS/SMS Reference Manual was aimed clearly at the Assembly programmer and seems to make some assumptions about

[ql-users] THING questions

2002-04-16 Thread Timothy Swenson
I find that documenting a new subject helps me learn that subject. So, to better understand THINGs, I'm working on some THING documentation aimed at the general user. I'm reading the THING documentation from TT and the THING articles by Jochen. I've run into a number of terms and issues that I

Re: [ql-users] Suggestions...

2002-04-11 Thread Timothy Swenson
At 12:48 AM 4/12/2002 -0400, you wrote: >Seriously though, you are REALLY good at it :-) So was the Army (Air >Force) to blame for that? > >Phoebus Well, I did spend 8.5 years as an Air Force Officer, but I don't know if my writing style was affected by my service time. AF writing is more

Re: [ql-users] Suggestions...

2002-04-11 Thread Timothy Swenson
At 02:18 AM 4/11/2002 -0400, you wrote: >Definitely a must-read :-) Tim is extremely talented in making even the >most complex subjects easy to understand... Ok, was that $5 or $10 for the glowing remarks. :-) Tim

Re: [ql-users] Suggestions...

2002-04-10 Thread Timothy Swenson
At 01:11 AM 4/11/2002 +0100, you wrote: >On Wed, 10 Apr 2002, Phoebus Dokos wrote: > > > I suggested to Dave to start off with MicroEmacs as since he's been using > > Linux he would be a known environment (QD is FAR EASIER TO WORK WITH > > than MicroEmacs :-) > >If it's anything like emacs, I'

RE: [ql-users] EasyPtr

2002-04-09 Thread Timothy Swenson
At 11:07 AM 4/9/2002 +0100, you wrote: >Nah, it's just the windows concept of programming. I never got to grips >with Windows programming on PCs or X-Windows. And as for C++ and Object >Disorientated programming, well... Sometimes it's easier to learn by comparing the same general topic betwee

Re: [ql-users] Miracle Hard Disk

2002-04-08 Thread Timothy Swenson
Tony, I got some hard copy with the one that Ruth sent me. I can either photocopy and send via snail mail, or I can scan it in and send to you. Tim Swenson ___ Free Domain Name Registration with Web Hosting at Lanset Communic

Re: [ql-users] Turbo

2002-04-01 Thread Timothy Swenson
> >I am currently using Turbo Toolkit v3.32 and have noticed that some of my old >software compiled with an earlier version of Turbo just hangs under SMSQ/E... > >Does anyone know why?? Rich, Can you give some code examples and the failures you're seeing. To help GW, I've volunteered to do so

Re: [ql-users] QL Stuff

2002-03-30 Thread Timothy Swenson
So, it looks like I have a spare PSU and Francios has one also. Dave & Phoebus, why don't you decide if you both need one. Since I am sending a package to both of you, you two can decide who gets the PSU. And then decide to whom Francios can send one to (if he still feels so generous). Tim

[ql-users] QL Stuff

2002-03-30 Thread Timothy Swenson
Jack Boatwright sent me a bunch of older QL stuff. Most I don't have a need for, so I'm willing to send it on to any US QLer that is interested. His is the list of stuff that I got. DP Lightening (microdrive cart) DP 3D Precision CAD (5.25" disk) DP Professional Publisher manual DP Super Medi

Re: [ql-users] SMSQ/E license criticisms

2002-03-27 Thread Timothy Swenson
>But that is actually the case if you click the 'accept' box in Windoze. >You are not legally entitled to sell your copy of Windoze 98 on to >another user even if you have stopped using it yourself. It is all there >in the small print that no-one reads but every one, including the >pirates, ag

Re: [ql-users] SMSQ/E license criticisms

2002-03-27 Thread Timothy Swenson
I don't know if everyone is ignoring me, but I made a few points about the SMSQ/E statement that can make all of the discussions going on a mute point. The statement says that no one can SELL SMSQ/E except for the distributers. It made no mention of any person giving a SMSQ/E binary to any other

Re: [ql-users] Source Code Status

2002-03-26 Thread Timothy Swenson
As one of the Pacific Time Zone QLer's, I get to be late to the conversations, but at least I can have a try at the final word. >3/ No distribution of SMSQ/E may be SOLD, except for for the official >distribution. >This interdiction includes that of including and distibuting SMSQ/E in Public >d

Re: [ql-users] Q40 to ql transfer

2002-03-22 Thread Timothy Swenson
At 08:15 AM 3/22/2002 +, you wrote: > >When I was using my Z88 and the QL, to copy data from the Z88 to the QL > >all I did on the QL was: > > > >copy ser1_ to ram1_file_txt > > > >and then have the Z88 send the file. When the Z88 was done, I hit > >CTRL-C on the QL to break out of the copy.

Re: [ql-users] Q40 to ql transfer

2002-03-21 Thread Timothy Swenson
With a null modem cable (or Ser1 on the Q40 to Ser2 on the QL), it should be fairly simple to send ASCII data (and possibly binary). When I was using my Z88 and the QL, to copy data from the Z88 to the QL all I did on the QL was: copy ser1_ to ram1_file_txt and then have the Z88 send the file

Re: [ql-users] Open source

2002-03-17 Thread Timothy Swenson
From what Marcel is saying about his continuing to focus on QPC code changes, and debate if he should port the changes to the Q40 (I hope that I summarized that correctly), we may need to tailor our approach to how we do this. I would really, really, really, like to see SMSQ/E behave basicall

Re: [ql-users] Open source

2002-03-15 Thread Timothy Swenson
At 02:20 PM 3/15/2002 +, you wrote: >Ok, now I am totally confused. Open source has a very specific meaning. >And this isn't it. If the source isn't going to be generally available, it >isn't open source, and you shouldn't call it that. I think we can expect the source code to be available,

Re: [ql-users] Open source

2002-03-15 Thread Timothy Swenson
At 07:48 AM 3/15/2002 +0100, you wrote: >On 14 Mar 2002, at 20:22, Timothy Swenson wrote: > > > The person who I think has the best qualifications to lead the group, due > > to his in depth knowledge of QDOS, SMSQ/E and 68000 assembly code, > would be > > Simon Goodwi

Re: [ql-users] Open source

2002-03-14 Thread Timothy Swenson
At 06:58 PM 3/14/2002 +0100, you wrote: >I've just spoken to Tony Tebby. He agreeD, in principle, to make >SMSQ/ Open Source. First, let me say this: Waah!!! Ok, now that that has been said, I've got some ideas of how this process might go. I'd recommend that a committee be formed to overs

Re: [ql-users] The future of SMSQE- a user's point of view

2002-03-12 Thread Timothy Swenson
I think your message may have been aimed at the postings I made. So I'll take a moment to defend myself. >DON'T extend, update or uograde SMSQ/E I actually encouraged further development. >DON'T make the system more appealing by dding new feature I actually encouraged new features. >DON'T wo

Re: [ql-users] The future of SMSQ/E

2002-03-11 Thread Timothy Swenson
Hmm, I think you misunderstood what I was getting at. 1. I see very few chances of getting new folks to the QL. This is not a bad thing, just reality. 2. I would like to see further development for the QL world. The recent developments for TCP/IP and CD access are prime examples of what d

Re: [ql-users] The future of SMSQ/E

2002-03-11 Thread Timothy Swenson
Windows was successful not because of the desktop, but because it was based on MS-DOS, the winner of the desktop OS wars. Back when the PC first came out there where three reasons to by the IBM PC; I, B, and M. IBM validated the PC for business use. By the time Windows came out, the only com

Re: [ql-users] The future of SMSQ/E

2002-03-11 Thread Timothy Swenson
At 10:52 PM 3/11/2002 -0500, you wrote: >Tim, >A real desktop and a standard Look and Feel are required for modern >computing platforms, it's both useful from an aesthetic view and from a >usability point... Browsers, gfx programs... why don't we have these >things on a QL? Ever tried to write

Re: [ql-users] The future of SMSQ/E

2002-03-11 Thread Timothy Swenson
At 10:35 PM 3/11/2002 -0500, you wrote: >1. Being really a part of the OS ever present and without memory loss X is not an ingrained part of Unix, but it seems to do fairly well. The GUI for QDOS and/or SMSQ/E could be an addable feature (like X). >2. Extremely fast. Yea, speed is the main is

Re: [ql-users] The future of SMSQ/E

2002-03-11 Thread Timothy Swenson
At 04:36 AM 3/12/2002 +0100, you wrote: >You're satisfied with 512x256 as resolution? Wow, that's about the >size of a bunch of icons on my screen ;-) I don't use a desktop on the QL and really don't see a major need for a desktop. I use them at work (IRIX, Linux, Windows) and find them moder

Re: [ql-users] The future of SMSQ/E

2002-03-11 Thread Timothy Swenson
At 10:19 PM 3/11/2002 -0500, you wrote: >IMHO what should be done is to leave WMAN alone and work on an entire new >PE that could give the QL a whole new GUI, >there all new developments and features could be implemented without >sacrificing compatibility with older apps (since the original >PE

Re: [ql-users] The future of SMSQ/E

2002-03-11 Thread Timothy Swenson
I did a quick scan on what you are proposing. My main concern is to make sure that any PE program compiled to use the new WMAN and colors will still run with the older WMAN. I'm assuming that the older WMAN ignored part of the 16-bit color word and will continue to do this. As for colors in

Re: [ql-users] Membranes

2002-03-08 Thread Timothy Swenson
After 12 years of using my QL with a keyboard interface, there is no way that I am going back. I think the true solution to the membrane issue is to get a keyboard interface. Then, if the keyboard dies, there are tons more available. Plus, you can get one to the layout and color that you lik

Re: [ql-users] PCL3 printers

2002-03-05 Thread Timothy Swenson
At 11:00 PM 3/5/2002 +, you wrote: >Does anyone know where I can download a listing of PCL3 or 5 commands >for programming purposes? Dilwyn, I have a copy of the HP PCL 5 Printer Language Technical Reference Manual. If you can't find what you need, I can scan in parts of the book and sen

Re: [ql-users] Frank Davis - accident

2002-02-26 Thread Timothy Swenson
Here is a web page for Jack Boatwright. http://www1.outlawnet.com/~jboatno4/ ___ Free Domain Name Registration with Web Hosting at Lanset Communications. 56k Dialup, Web Design, and Colocation at http://www.lanset.net

Re: [ql-users] Frank Davis - accident

2002-02-24 Thread Timothy Swenson
At 10:37 PM 2/24/2002 -0500, you wrote: >I still have a few boxes of stuff put away. > >Paul Holmgren Luckily that stuff was not in your house when the exploding furnace happened. Are you waiting for the stuff to become collector's items? Tim Swenson

Re: [ql-users] Frank Davis - accident

2002-02-24 Thread Timothy Swenson
At 02:34 AM 2/25/2002 +, you wrote: >Although my studies were more aimed at air accident investigation, Interesting that you studied Aircraft accident investigation. My Air Force instructor pilots were worried about me causing such accidents, so I washed out of Pilot Training. My landings

Re: [ql-users] Frank Davis - accident

2002-02-24 Thread Timothy Swenson
>As an on-topic note, I used my QL at Uni. I wrote several BASIC programs >for subjects like energy distribution, acceleration vectors, suspension >behaviour etc. I had an Independent Studies course in College to get me just over the number of credits to graduate. I was studying Cellular Autom

Re: [ql-users] Frank Davis - accident

2002-02-24 Thread Timothy Swenson
Sorry to hear about Frank and Carol. While living in Ohio I got a chance to drop by and visit them in Peru, Indiana. I'm guessing that you got the news from Paul Holmgren, since I think he still keeps in touch with Frank and Carol. They don't live all that far apart. Tim Swenson

[ql-users] QPTR Window Structures

2002-02-18 Thread Timothy Swenson
I've finally decided to sit down and figure out how to write programs in the PE. The first step I'm taking is to understand the different PE structures (Windows, Sub-Window, Items, Objects) and what the attributes are of each one. I'm reading the QPTR docs and looking over some C68 examples (wh

Re: [ql-users] Sources

2002-02-07 Thread Timothy Swenson
At 07:51 PM 2/7/2002 +, you wrote: >In-Reply-To: <[EMAIL PROTECTED]> >Tim Swenson suggested, inter alia, the following book when I >originally asked about books on computing: > >"The Elements of Programming Style" Kernighan and Plaugher Here's a link that has a summary of the lessons in the b

Re: [ql-users] List etiquette. (Was: ms-users-and-smalltalk-list)

2002-02-07 Thread Timothy Swenson
I thought I would chime in here on the current topic of the mailing list. In keeping with the style I find a lot of the traffic on this group to be not really worth my time to read. The delete key is my handy little friend and I use it often after skimming the subject line. There is

Re: [ql-users] Replacing S*Basic procedures

2002-01-31 Thread Timothy Swenson
At 11:48 PM 1/31/2002 -0500, you wrote: >I was wondering if there was a way to change or "enhance" standard S*Basic >commands. > >I'm pretty sure that this is impossible from Basic but what about machine >code... for example instead of writing an x_Print x,w,z,d,s command, >redefine the standar

Re: [ql-users] Linux on the SGC?

2002-01-25 Thread Timothy Swenson
At 12:09 AM 1/26/2002 -0500, you wrote: >At 07:58 ìì 25/1/2002 -0800, you wrote: > >Yep but still very relevant... >I wonder who did that and if it's available from its author (well I want >tell PH if you don't ;-) > > >Phoebus > >Oh and Tim, sorry for the delay on sending you the file I promised

Re: [ql-users] Linux on the SGC?

2002-01-25 Thread Timothy Swenson
Some of you might remember, some years back, when one QLer was able to port Minix to the standard QL, but could not distribute the diffs due to Prentice-Hall saying "No". Andrew Tannenbaum saw no problem with it, but PH did. Now Minix is pretty much forgotten. Tim Swenson

Re: [ql-users] Documentation Project...

2002-01-07 Thread Timothy Swenson
At 07:58 PM 1/7/2002 +, you wrote: >In light of the above, there's a couple of practical things I can do to >help the situation. I would like to start a QDOS/SMSQ documentation >project. Dilwyn Jones has a whole bunch of documentation on his web site. Plus, a while back I started the QL PD

Re: [ql-users] UQLX on StrongARM

2002-01-06 Thread Timothy Swenson
At 12:24 AM 1/7/2002 +0100, you wrote: > So, expected QDOS behavior is not there. > >you have missed the 'qdos-like' flag, it does exactly that and a bit more. >Use it for filesystems that are intended for QL/UQLX use only, otherwise >you might get some confusion. Indeed I must have. Next time

Re: [ql-users] A new QL user needs your help :)

2002-01-06 Thread Timothy Swenson
At 02:32 PM 1/6/2002 -0200, you wrote: > 4) What shall I use to: > A) wordprocessor > B) spreadsheet (w/ .xls translation or something similar) > C) database (not complex, just for a collection control) Xchange is probably the best program t

Re: [ql-users] UQLX on StrongARM

2002-01-05 Thread Timothy Swenson
At 09:20 PM 1/5/2002 +, you wrote: >What is peoples' opinion of UQLX? uQLx is a free emulator on a free OS. It works fairly well. You do need to provide you own copy of TKII, to get it really working well (I feel TKII is essential on the QL). I find that using the QDOS filesystem on top

Re: [ql-users] The reality... and other things

2002-01-04 Thread Timothy Swenson
First, let me say that I'll be briefer than Nasta in my comments. I see the whole QL/QDOS/SMSQ/E really comes down to hardware. Software really does not break, but eventually, hardware will. Granted my original QL (bought in 1986) is still working, eventually it will have some sort of hardwa

Re: [ql-users] US QL differences...

2002-01-03 Thread Timothy Swenson
At 09:00 PM 1/3/2002 +, you wrote: >Hi all, >I've been sat like a hawk on Ebay waiting for a QL to come up for auction. >I recall the US QLs had a different ROM version and PSU, but are their any >other differences? There should be some US QL's running around from US sources. Jack Boatwrigh

Re: [ql-users] Why me

2001-12-27 Thread Timothy Swenson
At 09:51 AM 12/27/2001 +, you wrote: >I run Linux and W98 side by side 24hr on two machines. Linux needs >rebooting maybe once every two months, and then only because it is >clearly getting short of memory. I bet there is a Linux task I can run >to help that! I've seen this problem of Unix

Re: [ql-users] Why me

2001-12-24 Thread Timothy Swenson
At 08:48 PM 12/24/2001 +, you wrote: >Centrally heated room Tim, no change in temperature only thing that has >happened really is I took the Q40 down to our last sub group meeting but >it has worked fine since then. >I'm beginning to suspect planned obsolesce (;-) I was more referring to Dil

Re: [ql-users] Why me

2001-12-24 Thread Timothy Swenson
In the server world, you always let recently shipped servers come to room temperature before turning them on. They are usually get cold during shipment and firing them up right away could cause thermal stress, so they are allowed to sit a number of hours in the computer room. Your HD might ha

Re: [ql-users] Sources

2001-12-23 Thread Timothy Swenson
At 04:32 PM 12/23/2001 +, you wrote: >If you get time then try a visit to Dillions bookshop ... I have found >this in the past to be a treasure of all the latest in computer related >texts. Latest does not necessarily mean good. I find that most modern computer books fall into two categorie

Re: [ql-users] Sources

2001-12-22 Thread Timothy Swenson
Software tools only has two editions, one for Pascal and an earlier one using RATFOR (I think that stands for Rationalized Fortran). Looking at my programming bookshelf, here are some that you might find usefull. "The Elements of Programming Style" Kernighan and Plaugher "Programming Pearls" a

[ql-users] TURBO Support Page

2001-12-18 Thread Timothy Swenson
To help in tracking current bugs in TURBO and the TURBO Toolkit, I've created a TURBO Support Page on my web page (www.geocities.com/svenqhj/). I only have one bug listed, but I'm ready to list more. This page can be used by TURBO users to see if any bug they encounter has been seen or not a

[ql-users] QL Hacker's Journal #34

2001-12-18 Thread Timothy Swenson
For those that have been waiting, finally, I have finished QHJ #34 have made it available on my web page (www.geocities.com/svenqhj/). This issue focuses primarily on TURBO and all of the tools that come with it. Boy, have there been a number of distractions this year. Tim Swenson

Re: [ql-users] Turbo Toolkit 3.31

2001-11-29 Thread Timothy Swenson
I just downgraded from TTK 3.31 to TTK 3f27 and CHARGE is working again. So, it looks to be an issue with 3.31. Tim Swenson

[ql-users] Turbo Toolkit 3.31

2001-11-29 Thread Timothy Swenson
I've got a problem using TTK 3.31 and I wanted to see if anyone else is seeing the problem. First, setup: JSU QL with Gold Card and two ED drives. I've got TURBO on a disk in FLP1_. I type in a program in SuperBasic, then enter the TTK keyword CHARGE. This is supposed to fire up TURBO and

Re: [ql-users] OT - Community web site

2001-10-11 Thread Timothy Swenson
Mug shot is right. I actually pictured you to be a little bit younger (well, OK, a lot younger :-) ). Tim Swenson

Re: [ql-users]What about re-writing QDOS for x86 processors

2001-10-10 Thread Timothy Swenson
Overall I think the idea is a good one. An OS really is not tied to the underlying CPU. Linux is a good example of an OS supporting a number of CPUs. A first step might be to convert all of the SMSQ/E assembly code from M68K to x86. Overall it might be better to use more C and leave the lo

Re: [ql-users] Q-Celt Computing News

2001-09-21 Thread Timothy Swenson
It's been a while since I cranked up the QL, but I'll give the new binary a try. My Q40 is currently down (blown power supply and HD problems). Luckily my Gold Card QL is still set up and working. Tim Swenson

Re: [ql-users] Q-Celt Computing News

2001-09-21 Thread Timothy Swenson
The idea of Viewer supporting hyperlinks, like HTML, is a good idea, esp. of the links can be inside a document. What about creating a CD chock full of QL documentation. I'm sure a lot of QLer's that wrote articles for newsletters would contribute, esp. newsletters that are no longer in print

[ql-users] Bad to worse Q40.

2001-08-27 Thread Timothy Swenson
After letting my Q40 sit for a while (since I am still having the partition problem), I decided to hook up a 400 Meg drive as master (leaving the current master idle) and give that a shot. So, I unplugged the old drive (IDE cable and power), hooked up the spare drive, and turn it on. Have you

Re: [ql-users] Woosh Bang

2001-08-13 Thread Timothy Swenson
Whoops, I think "nur" does mean "only" and not "not". Tim

Re: [ql-users] Woosh Bang

2001-08-13 Thread Timothy Swenson
By German is rusty, but I think "nur fur benzine" means "not for benzine". I'm guessing that benzine in German is the same as benzine in english. Hope this helps. Tim

Re: [ql-users] Virus

2001-08-05 Thread Timothy Swenson
At 08:25 PM 8/5/2001 +0100, you wrote: > >The best solution I reckon is for originating ISPs to filter emails >with > >attachments for virii. > >Mind you we are then getting into privacy issues. Since virus scanners only look at files at the binary level (comparing binary sequences to known vir

Re: [ql-users] qxltool and multipartitions

2001-07-12 Thread Timothy Swenson
Now, after I formatted parition 1 I was able to reboot from linux to SMSQ/E and copy some files from flp1_ to win1_. Now I did a reboot to verify that the boot file will run and suddenly I can't see win1_. I set win_drive 1,0,0 and nothing. I set win_drive to 2,0,1 and I see the second parti

Re: [ql-users] qxltool and multipartitions

2001-07-12 Thread Timothy Swenson
I'm still having problems with the Syquest and it keeping a partition. I also found that copying from the Syquest to win1_ caused win1_ to be corrupted. I'm also starting to wonder about the Q40 manual. I formatted HD like this Partition 1 (/dev/hda1) QWA QDOS1 Partition 2 (/dev/hd

Re: [ql-users] qxltool and multipartitions

2001-07-12 Thread Timothy Swenson
I booted Linux from floppy and it looks like /dev/hda4 is still there (mounted it as /newroot). So I booted again from floppy and used /dev/hda4 as the root device and all seems well. Another thing is that the Syquest drive not makes a funny noise after I put a disk in, then it spits the disk

Re: [ql-users] qxltool and multipartitions

2001-07-11 Thread Timothy Swenson
At 12:07 AM 7/12/2001 +0100, you wrote: >You are missing a bit. >after the >WIN_FORMAT 3 >you should then type >Format win3_ >the first command allows the drive to be formatted but does nothing else. >This is a protection against accidental formatting. Long winded but worthwhile. I think I get i

Re: [ql-users] qxltool and multipartitions

2001-07-10 Thread Timothy Swenson
Ok, I am now able to read the Syquest as win3_. I dumped some files there and I am able to boot into Linux. From there I put partitions on a number of Syquest carts. I also formatted my first and second QDOS partitions "qxltool /dev/hda1 0 QDOS1" and "qxltool /dev/hda2 0 QDOS2". I did get

Re: [ql-users] qxltool and multipartitions

2001-07-10 Thread Timothy Swenson
Well, this is interesting. With SMSQ/E 2.91 running (from ROM), I decided to try and format the Syquest again (just for S&G's). I did the following (as per the manual): win_format 1 win_drive 3,1 format win3_ instead of getting the "access denied" error, it asked for two letters a

Re: [ql-users] qxltool and multipartitions

2001-07-10 Thread Timothy Swenson
At 12:10 AM 7/11/2001 +0200, Richard Z. wrote: >I have reformated my /dev/hda2 today with > qxltool -W /dev/hda2 0 xx xx xx >and it worked perfectly. I tried it using 256 instead of the 0 (since it's 256 MB partition). That should still work though, right? Tim

Re: [ql-users] qxltool and multipartitions

2001-07-10 Thread Timothy Swenson
At 11:17 PM 7/10/2001 +0100, you wrote: >Hi > >You need to give the WIN_FORMAT command as: WIN_FORMAT win_drive, that is >for WIN4_ WIN_FORMAT 4 The manual says "WIN_FORMAT 1" to allow HD's to be formatted (doing this did not format my win1_ drive). It then says "WIN_FORMAT 0" to disallow HD's

[ql-users] qxltool and multipartitions

2001-07-10 Thread Timothy Swenson
After my adventure with the Syquest drive, I thought I would use qxltool and see if I could get my second QWA partition working. I figured I would use qxltool to format the second partition and then see if I can accesses it. I have 4 partitions: 1 QWA256 Meg 2 QWA256 Meg

Re: [ql-users] Syquest and Q40 question

2001-07-10 Thread Timothy Swenson
Richard Z. suggesting using atari-fdisk and qxltool to get the Syquest up and running. I used atari-fdisk to partition the drive (1 partition). I used qxltool to format the disk. I first tried something like this: qxltool -W /dev/hdb1 0 label This got an error during format (unknown err

Re: [ql-users] Syquest and Q40 question

2001-07-09 Thread Timothy Swenson
Ok, before I do something stupid and accidently format my main HD, can someone refresh me on getting a second HD going on the Q40. I know to use MKPART_EXE, but I'm worried that it will default to the main drive and not the secondary drive and then there goes my data. I also remember that the

Re: [ql-users] Syquest and Q40 question

2001-07-09 Thread Timothy Swenson
At 09:06 PM 7/9/2001 +0200, Peter Graf wrote: >BTW I am successfully using CompactFlash as removable media for Q40/Q60. >Seems a very nice thing! Smaller than a QL microdrive cartridge, silent, >portable, and works under Q40 SMSQ/E and QDOS Classic *without* new drivers! > >I use a special PCMCIA

[ql-users] Syquest and Q40 question

2001-07-08 Thread Timothy Swenson
I want to bounce an idea off the collective. I just picked up a Syquest EZ-Flyer 230 (EIDE) with about a dozen disks. I've already got two IDE devices on my Q40 (HD and CDROM). I'm thinking about putting in the Syquest in the Q40 and only hooking it up when I needed it (mostly for backup).

Re: [ql-users] QLIB externals and SMSQ

2001-07-05 Thread Timothy Swenson
Since I've got my Q40 and my GoldCard QL sitting next to each other, I can quickly run some tests on what works and does not work between the two. Can you give a short example that I can quickly compile on both systems? I think my Qlib is like yours, 3.32, which I think is the latest (and ha

Re: [ql-users] Test

2001-07-04 Thread Timothy Swenson
At 10:23 PM 7/4/2001 +0100, you wrote: >Just think of it as "nobody has any problems to raise"... >(i.e. be positive) For me it's just been too hot to play with the QL. Last few days have been 97, 100, and today it's only about 91. Of course, since it's the 4th, I get to sweat over a Bar-B-Q

Re: [ql-users] Re: Q40/Q60 device drivers

2001-07-01 Thread Timothy Swenson
At 01:12 PM 6/28/2001 -0400, Nasta wrote: >Let me give you an example. Suppose someone implemented SCSI on the Q40. >Then, you could connect an IDE and a SCSI hard disc to it. Boh would use >the QWA file system, but here is the problem: each device would have it's >own copy of the QWA handling co

RE: [ql-users] Re: Q40/Q60 device drivers

2001-06-29 Thread Timothy Swenson
At 08:38 AM 6/29/2001 +0100, Norman wrote: >Just to take off at a tangent, how about an open source (type) project to >build a new Operating System for ALL the QLs/compatibles/emulators out thare >to use. An interesting idea, Norman. There are some pluses and some minuses: + Good way to exp

Re: [ql-users] Re: Q40/Q60 device drivers

2001-06-27 Thread Timothy Swenson
At 10:13 PM 6/27/2001 -0400, Nasta wrote: >SCSI is another related example. A SCSI host adapter does nothing of >itself, but may have many different devices connected to it, that all >require treatment by essentially different drivers. Just to expand on what Nasta said, different drivers (such as

Re: [ql-users] Digital Precision Collection

2001-06-26 Thread Timothy Swenson
At 12:02 AM 6/28/2001 -0500, you wrote: >Maybe Simon (N) Goodwin or Chas Dillon can shed some light into this? They should know the status. I believe that most of the programs had a time clause to them and are now owned by the original authors. Now the problem might be tracking down the auth

  1   2   >