Search found 126 matches

by Artificer
Fri Mar 13, 2020 7:32 pm
Forum: General QL Chat
Topic: SERNET question
Replies: 16
Views: 8098

Re: SERNET question

Hi,
If its downloadable from Dilwyn Jones site it's freeware.

I use sernet 2.25 on a Q60 to connect to a Q68 running sernet 3.01mod with no real problems, using Cueshell (also now freeware). Versions of sernet before 2.25 con be problematic I have found.

Cheers
by Artificer
Sun Mar 08, 2020 2:02 pm
Forum: Software & Programming
Topic: Digital C
Replies: 16
Views: 5196

Re: Digital C

Hi,

I have taken 2 snippets of c from the above discussion and compiled them with digital C on a Q68. They both run and display a defined initial window whithout producing any false windows as far as I can see. Try them out and see if they work on your system.

Cheers
CBITS.ZIP
(3.23 KiB) Downloaded 135 times
by Artificer
Sun Mar 08, 2020 11:05 am
Forum: Software & Programming
Topic: Digital C
Replies: 16
Views: 5196

Re: Digital C

Hi,
My mistake you are correct about -nc.

Still it is a puzzle.

Cheers
by Artificer
Sun Mar 08, 2020 10:06 am
Forum: Software & Programming
Topic: Digital C
Replies: 16
Views: 5196

Re: Digital C

Hi, I have recompiled some of my old Digital C programs and _console() works fine. No extra windows. Stupid question are you using the -nc command on the parser command line as without that a digital c compiled program will open a window for command input regardless of the redefinition of windows by...
by Artificer
Sat Mar 07, 2020 8:55 pm
Forum: Software & Programming
Topic: Digital C
Replies: 16
Views: 5196

Re: Digital C

Hi, The problem may be that your are calling _console from a procedure within main {} My marginal notes indicate that _console needs to be called directly within main {} and cannot have any other sub calls within it, the joys of DP. What about this? int ln; int scr_xmax,scr_ymax,xpos,ypos; char *wnd...
by Artificer
Sat Mar 07, 2020 3:57 pm
Forum: Software & Programming
Topic: Digital C
Replies: 16
Views: 5196

Re: Digital C

Hi, Quote from Digital C manual section 4.12.2: "If your program contains a function called _console(), this will be executed before any console window is opened by the entry code. This is useful for opening your own console window and overriding the default windows. Your _console() function mu...
by Artificer
Sat Feb 29, 2020 7:26 pm
Forum: Software & Programming
Topic: QBOX BBS for TCP/IP released!
Replies: 7
Views: 2905

Re: QBOX BBS for TCP/IP released!

Janbredenbeek wrote On this (Quantum) Leap day, I proudly present the re-release of QBOX Fantastic, impressive work. Ran perfectly first time. Looking forward to exploring the BBS files. bioxio60 wrote I am using Rshell with Wifi Box on Q60, and I will try Qbox today. Please let us know if QBOX wor...
by Artificer
Fri Feb 28, 2020 8:51 pm
Forum: Help for New Users
Topic: sermouse. Mice & adaptors
Replies: 5
Views: 3899

Re: sermouse. Mice & adaptors

ajb wrote Does the PE do anything with the middle mouse button? QPAC2 configuration give an option for the key used when both mouse buttons are pressed. This is effectively the key associated with the 3rd mouse button and the result depends on the mouse. With my Q60 the 3 rd mouse button is ESC, wi...
by Artificer
Mon Feb 24, 2020 3:03 pm
Forum: Compatibles Corner
Topic: Q68 Crashes
Replies: 22
Views: 9519

Re: Q68 Crashes

I have been running QD B.01 since this morning while working on the same SBasic program with the SBAS/QD thing in play and there has not been any crashing or other untoward events. So I am now hopeful that Per is correct and that QD B.05 and the SBAS thing and the Q68 version of smsq/e was the probl...
by Artificer
Sun Feb 23, 2020 7:26 pm
Forum: Compatibles Corner
Topic: Q68 Crashes
Replies: 22
Views: 9519

Re: Q68 Crashes

pjw wrote Since I reverted to QD V B.01 I havent had any problems (other than the "creeping last line" problem, which never seems to go away). I am using QD B.05. Need to see If I have B.01 somewhere. derek_Stewart wrote maybe try the same same setup on a different computer with the same ...