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 > Icon > Re: [NEWBIE} Wi...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 17 of 17 Topic 90 of 189
Post > Topic >>

Re: [NEWBIE} Windows IO?

by Bill Spight <bspight@[EMAIL PROTECTED] > Jul 17, 2005 at 09:40 PM

Dear Steve,

Thanks for your help. Sorry I took so long to get back. Life intervened.
;-)

> > The section of io.icn containing getdrive() starts
> >
> >   $ifdef _MSDOS
> >
> >   procedure getdrive()                        #: get current DOS drive
> >      return &lcase[iand( Int86([33,16r1900,0,0,0,0,0,0,0])[2], 255
)+1]
> > || ":"
> >   end
> >
> > So it seems like the problem may be that there is no true MSDOS in
> > WindowsME.
> 
> That's certainly interesting.  What happens if you define
> _MSDOS prior to linking with io.icn?
> 
>     $define _MSDOS
>     link io
> 
> In the absence of help from someone more knowledgeable, it
> seems worth a try...

Same deal:

Run-time error 106
File noname.icn; Line 7
procedure or integer expected
offending value: &null
Traceback:
   main()
   &null() from line 7 in noname.icn

It looks like I'll be moving to UNICON for Windows programming.

Many thanks, :-)

Bill
 




 17 Posts in Topic:
[NEWBIE} Windows IO?
Bill Spight <bspight@[  2005-07-05 06:09:59 
Re: [NEWBIE} Windows IO?
Bill Spight <bspight@[  2005-07-05 15:06:15 
Re: [NEWBIE} Windows IO?
"Edward A. Feustel&q  2005-07-06 09:38:11 
Re: [NEWBIE} Windows IO?
Bill Spight <bspight@[  2005-07-06 19:07:01 
Re: [NEWBIE} Windows IO?
"Edward A. Feustel&q  2005-07-07 06:46:23 
Re: [NEWBIE} Windows IO?
Bill Spight <bspight@[  2005-07-08 17:50:54 
Re: [NEWBIE} Windows IO?
Steve Wampler <sbw@[EM  2005-07-09 14:48:54 
Re: [NEWBIE} Windows IO?
"Edward A. Feustel&q  2005-07-09 12:17:14 
Re: [NEWBIE} Windows IO?
Bill Spight <bspight@[  2005-07-17 21:42:14 
Re: [NEWBIE} Windows IO?
Steve Wampler <swample  2005-07-07 14:58:53 
Re: [NEWBIE} Windows IO?
Bill Spight <bspight@[  2005-07-08 01:36:38 
Re: [NEWBIE} Windows IO?
Steve Wampler <swample  2005-07-08 09:40:23 
Re: [NEWBIE} Windows IO?
Bill Spight <bspight@[  2005-07-08 17:46:15 
Re: [NEWBIE} Windows IO?
Steve Wampler <swample  2005-07-08 15:21:55 
Re: [NEWBIE} Windows IO?
Bill Spight <bspight@[  2005-07-09 02:11:16 
Re: [NEWBIE} Windows IO?
Steve Wampler <swample  2005-07-09 09:09:52 
Re: [NEWBIE} Windows IO?
Bill Spight <bspight@[  2005-07-17 21:40:34 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Thu Jul 24 22:08:38 CDT 2008.