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 16 of 17 Topic 90 of 201
Post > Topic >>

Re: [NEWBIE} Windows IO?

by Steve Wampler <swampler@[EMAIL PROTECTED] > Jul 9, 2005 at 09:09 AM

On Sat, 09 Jul 2005 02:11:16 +0000, Bill Spight wrote:

> 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...
 




 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 Fri Nov 21 14:30:02 CST 2008.