HP3000-L Archives

September 1997, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jim Alton <[log in to unmask]>
Reply To:
Date:
Wed, 3 Sep 1997 09:14:15 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (33 lines)
Curt Brimacomb wrote:
>
> Hello,
>
> I have a program that uses the createprocess intrinsic.  It was working
> fine in compatibility mode, but after I compiled it to native mode a client
> gets a create error # 17.  I can run it on my system and it works fine.  As
> far as I can tell, a 17 create error means the itemnum=7 has the wrong
> priority class.  I do not use the itemnum=7 in my list.  I do use 2,3,8,9,
> and 10.

 According to my documentation for createprocess and error #17 simply
means that "process not created, illegal value specified".  It does not
mention which item.

 Also, according to my documentation the items you are using are
described as follows:

2       integer containing parameter to be passed
3       logical containing load options flags (16 bit binary)
8       pointer to byte array ($STDIN definition)
9       pointer to byte array ($STDLIST definition)
10      logical value containing susp

 You might want to double check your boundaries... I'm not sure what
else to suggest at this point.

Jim
--
James R. Alton                        phone: (905) 575-2281
Technical Support Specialist            Fax: (905) 575-2302
Mohawk College                       mailto:[log in to unmask]

ATOM RSS1 RSS2