Jump to content



Photo
- - - - -

COMMAND.COM


  • Please log in to reply
9 replies to this topic

#1 AMDrozd

AMDrozd

    Newbie

  • Members
  • Pip
  • 8 posts
  • Interests:maths, calculators, computers, Q3A

  • Calculators:
    Algebra fx 2.0 (ROM 1.00)

Posted 28 August 2003 - 10:53 AM

how can i use that in my AFX??

#2 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 28 August 2003 - 01:02 PM

You should explain more clearly what you want to do and how!
MS Command.com? Won't work with AFX, tried it.

#3 Roeoender

Roeoender

    UCF ASM/C Programming Only Winner

  • [Legends]
  • PipPipPipPip
  • 273 posts
  • Gender:Male
  • Location:Gdynia, Poland
  • Interests:Technical University student (informatics)
    Interests:
    Sport climbing
    Orieenting (100km walk in 23h31min)
    C/Asm on calculators

    Dislike cars

  • Calculators:
    CASIO AFX 2.0 ROM 1.01, 10 countable fingers

Posted 28 August 2003 - 05:46 PM

huhn_m is wrong! (oh my!)
I have been playing with this for a while.
You can use many wersions of command.com - this one from drive A: or from DOS 6.22 or earlier
quit good is command.com from Datalight company - can be found at theirs webpage.
You can link an icon to a:\command.com or launch it from any flie explorer (like Linl).
But to run a command like 'dir' you will have to fake the ENTER key - I wrote an assembly TSR program that can do this called enter.com.
I also made a ramdisk driver that can be loaded from the command line,
if you need more LOW DOS memory - here you are use my maxmem.exe.
Everything is build in as a single package AfxPC, you can
download it here
Read all the documentation files, and be sure to send corect ctload program (2,7Kb long).

If future please write more specific question.
And I won't answer silly questions.
Roeoender.

#4 AMDrozd

AMDrozd

    Newbie

  • Members
  • Pip
  • 8 posts
  • Interests:maths, calculators, computers, Q3A

  • Calculators:
    Algebra fx 2.0 (ROM 1.00)

Posted 28 August 2003 - 06:06 PM

I think about A:/command.com in algebra fx 2.0 (ROM 1.00), what i can do in this program

#5 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 29 August 2003 - 08:56 AM

huhn_m is wrong! (oh my!)

I really tried it and it gave me a strange error and then crashed the calc (on ROM 1.03).

#6 Roeoender

Roeoender

    UCF ASM/C Programming Only Winner

  • [Legends]
  • PipPipPipPip
  • 273 posts
  • Gender:Male
  • Location:Gdynia, Poland
  • Interests:Technical University student (informatics)
    Interests:
    Sport climbing
    Orieenting (100km walk in 23h31min)
    C/Asm on calculators

    Dislike cars

  • Calculators:
    CASIO AFX 2.0 ROM 1.01, 10 countable fingers

Posted 29 August 2003 - 09:59 AM

to huhn_m: this is impossible, a:\command.com is the first program that is run on the calc after reboot.

to AMDrozd: normal user won't need command.com for anything it is better to use some other graphical file explorers (just like using winXX and it's command.com).

BTW hello to yet another member from Poland. :D
Roeoender.

#7 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 30 August 2003 - 12:38 PM

@roeoender: <_< you should have read my post! I wrote MS COmmand.com won'T work! (MS stands for Microsoft!).

#8 CrimsonCasio

CrimsonCasio

    UCF Ambassador

  • [Legends]
  • PipPipPipPipPipPipPipPipPipPip
  • 3579 posts
  • Gender:Male
  • Location:USA
  • Interests:Claculators, Stephen King, Video Games, Calculators, Programming, Calculators, Reading, Calculators... hmm, what else... Ah! Calculators!

  • Calculators:
    Algebra FX2.0, CFX 9850Ga+, Classpad 300

Posted 30 August 2003 - 12:39 PM

@roeoender: <_< you should have read my post! I wrote MS COmmand.com won'T work! (MS stands for Microsoft!).

are you suprised? :lol:

#9 Roeoender

Roeoender

    UCF ASM/C Programming Only Winner

  • [Legends]
  • PipPipPipPip
  • 273 posts
  • Gender:Male
  • Location:Gdynia, Poland
  • Interests:Technical University student (informatics)
    Interests:
    Sport climbing
    Orieenting (100km walk in 23h31min)
    C/Asm on calculators

    Dislike cars

  • Calculators:
    CASIO AFX 2.0 ROM 1.01, 10 countable fingers

Posted 30 August 2003 - 02:40 PM

you should have read my post

Still not right!
I said that command.com from DOS ver 6.22 or earlier DO work (DOS 6.22 was first made by Microsoft). There are some usefull programs that run under 3.something - ed (line editor), debug (a smaller one), and many more.
So you didn't read my post. :hammer:
Roeoender.

#10 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 31 August 2003 - 09:09 AM

I said that command.com from DOS ver 6.22 or earlier DO work (DOS 6.22 was first made by Microsoft). There are some usefull programs that run under 3.something - ed (line editor), debug (a smaller one), and many more.
So you didn't read my post.  :hammer:
Roeoender.

:P

Ok I admit I've only tried DOS 6.2 :-) but as far as i know all MS DOS versions (since 3 or so) are made by MS the
others are bought, including the sources, from another DOS distributor (don't remember the name right now)




2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users