RE: Previous Message All Messages Next Message Re: Checking file integrity
- Posted by rforno at tutopia.com Apr 23, 2003
- 394 views
excess line excess line excess line Bernie: Of course I know that Euphoria is a programming language, and the one I like most. But I'm not asking that Euphoria performs data *recovery*. I only am wondering if Euphoria can tell us about any data *error* that the OS or the hardware driver detects. Is C a programming language? Is Assembly Language a programming language? Maybe C cannot tell us about input data errors (I still don't know), but Assembly surely does. If not, how can we know there *was* an error? DOS knows if a diskette file has errors (have you ever seen the message "Abort, Retry, ..."?). Windows also does. And of course, this can also happen with CDs, as I had recently experienced. So, as Euphoria is mainly written in C with some Assembly, the question is: can it pass to the user the error that C or Assembly detected, or is this information unavailable? Regards. ----- Original Message ----- From: Bernie Ryan <xotron at bluefrognet.net> To: EUforum <EUforum at topica.com> Sent: Tuesday, April 22, 2003 11:04 AM Subject: Previous Message All Messages Next Message Re: Checking file integrity > Euphoria is a programming langauge. > What you are are asking for is a way to to do data recovery. > Data recovery is not a function of a programming langauge but > has to be written by a programmer using a programming langauge > to do the data recovery, so that is not Euphoria's responsibility. > > > > TOPICA - Start your own email discussion group. FREE! > >