MathGroup Archive 1997

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: FastBinary Files and NT4.0

  • To: mathgroup at smc.vnet.net
  • Subject: [mg8051] Re: FastBinary Files and NT4.0
  • From: dougb at scv.net (Doug Buettner)
  • Date: Mon, 4 Aug 1997 01:47:35 -0400
  • Organization: SCVNET
  • Sender: owner-wri-mathgroup at wolfram.com

Due to popular demand, I'm posting the download location for
the newer version of FastBinaryFiles that works with NT4.0.

Wolfram has posted the new version of FastBinaryFiles at the
following location :

ftp to mathsource.wolfram.com
(use anonymous as your login)

change directory to  pub/outgoing/Support/FastBinaryFiles/

and get the binary.exe.zip

By the way... the file directory capability is still broken... see the
FAQ on how to run FastBinaryFiles with Win95..

>(* BROKEN: *)
>ReadBinary["c:\\dir\\foo", Byte]

>(* WORKS: *)
>SetDirectory["c:\\dir"]
>ReadBinary["foo", Byte]


Doug


  • Prev by Date: Re: User filename entry?
  • Next by Date: Re: inverse command of Series[]
  • Previous by thread: Re: Putting argument for function
  • Next by thread: Re: inverse command of Series[]