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 15 of 17 Topic 90 of 188
Post > Topic >>

Re: [NEWBIE} Windows IO?

by Bill Spight <bspight@[EMAIL PROTECTED] > Jul 9, 2005 at 02:11 AM

Dear Steve,

Steve Wampler wrote:
> 
> Hmmm, that error message definitely means that the variable
> 'getdrive' doesn't contain a procedure, so now *I'm* confused.
> (unless the error is from write(), which is *highly* unlikely!
> 
> Good luck!  I don't see what the problem is...

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.

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 Wed Jul 9 6:07:51 CDT 2008.