Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic Compiler > Re: LOOKING for...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 17 Topic 119 of 151
Post > Topic >>

Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (dos) Basic (PSD) V7.x Language Reference manual(s) willing to buy, rent whatever

by "Tom Lake" <tlake@[EMAIL PROTECTED] > Oct 25, 2006 at 08:51 AM

> Of course, the section of the IBM manual that details the "Cannot
> execute as Chld of Basic" is very im****tant to help me locate the
> cause of the error.!

The error occurs because a process busy flag is set wrong in low memory.
When you use SHELL, the flag is set to let BASIC know that it's already 
executing
a child process and it can only execute one of those at a time.  If you
try 
to execute
a SHELL from the SHELLed process, it checks the flag, sees it set and 
refuses to
run, giving that error message.  Of course, if some errant software sets
the 
flag
without BASIC's knowledge, BASIC will assume it's a child process even 
though
it's not.  The trick, therefore, is to create a batch file that resets the

flag then runs
BASIC.  The magic location is &H50F.  If that location has a 2 in it,
BASIC
won't run.

Tom Lake
 




 17 Posts in Topic:
LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (dos) B
seeker <seeker@[EMAIL   2006-10-24 20:09:30 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
ArarghMail610NOSPAM@[EMAI  2006-10-24 21:46:22 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
seeker <seeker@[EMAIL   2006-10-25 05:54:59 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
erewhon@[EMAIL PROTECTED]  2006-10-25 07:23:09 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
"Tom Lake" <  2006-10-25 08:51:10 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
ArarghMail610NOSPAM@[EMAI  2006-10-25 06:50:21 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
seeker@[EMAIL PROTECTED]   2006-10-27 03:07:58 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
ArarghMail610NOSPAM@[EMAI  2006-10-27 03:01:19 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
"Tom Lake" <  2006-10-27 08:50:14 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
ArarghMail610NOSPAM@[EMAI  2006-10-27 05:15:01 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
"Tom Lake" <  2006-10-27 21:08:53 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
ArarghMail610NOSPAM@[EMAI  2006-10-27 17:00:14 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
erewhon@[EMAIL PROTECTED]  2006-10-28 10:12:36 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
ArarghMail610NOSPAM@[EMAI  2006-10-28 15:57:32 
Re: LOOKING for IBM BASIC (dos) Compiler manual (HTML)
"Tom Lake" <  2006-10-28 23:12:24 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
erewhon@[EMAIL PROTECTED]  2006-10-29 08:43:30 
Re: LOOKING for IBM BASIC (dos) Compiler manual OR Microsoft (do
"Derek" <der  2006-10-25 15:54:58 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 1:39:16 CDT 2008.