Active Threads | Active Posts | Unanswered Today | Since Yesterday | This Week
Program Development Jump to new posts
Re: Segfault in Debian 12 but not EL7 John Andreasen 03 Apr 25 10:37 PM
I am now seeing code that is triggering the BASIC error that I think should not. It is reproducible with this example.
Code
DIMX $test,ordmapm(varstr;varstr)
MAP1 key$,s,0

MAIN'ROUTINE:
	$test("1") = "_"
	$test("1") = "_"
	$test("2") = "_"
	key$ = "1"
	DO WHILE NOT .ISNULL($test(key$))
		$test(key$) = .NULL
	LOOP
	END
29 541 Read More
A-Shell Other Jump to new posts
Re: XUSER.SYS packet allocation. Jack McGregor 31 Mar 25 10:00 PM
Yes, that's correct. And in fact, if a foreground job loses its terminal connection, it will revert to a background job (until it terminates based on variations of the -h command line switch), changing its prefix from TSK to TAS.
14 163 Read More
Program Development Jump to new posts
Re: Computing working days Frank 28 Mar 25 02:57 PM
Well that is a good analogy - but why goto the library when you can just get everything online?! Ok well enuf beating this horse glad Jorge got his utility and Jack lives to ride another day wink

Hey Jorge - thanks for asking. We are all well thanks albeit right now in a very serious wildfire emergency here. Hoping to not have to evacuate. Still working and supporting our customer base.
29 293 Read More
Powered by UBB.threads™ PHP Forum Software 7.7.3