Hi,
I want to use an other editor for making my programs for Robby.
Does anybody know if there are commandline parameters for the development program (CCEW32?.EXE) to compile and upload to Robby?
Happy programming O:)
Druckbare Version
Hi,
I want to use an other editor for making my programs for Robby.
Does anybody know if there are commandline parameters for the development program (CCEW32?.EXE) to compile and upload to Robby?
Happy programming O:)
In German with BableFish:
Hallo,
Ich möchte einen anderen editor für meiner Programme für Robby benutzen.
Weiß jemand, wenn es commandline Parameter für das zu Robby zu kompilieren und zu hochladen Entwicklungsprogramm (CCEW32?.EXE) gibt?
Glückliche Programmierung :shock:
You can edit with all other editors, who can save as pure text. You must save as *.bas. This programs can You open with ccew32.
Soory for my bad english.
Greetings
Torsten
Thanks for the reply Torsten,
I understand German, but do not know how to write it properly :-s
so it's ok to answer in German.
What I do now is the same as what you say, but was wondering if it is possible to automate it (that thing what computers are made for)
So still wondering if it's possible :-k
Greetings,
Mark
Download
http://ccintern.dharlos.de/doside.zip
That is the further developed DOS IDE. It contains an integrated assembler, compiler and a terminal program.
These can be called also as command line programs:
CCBAS <dateiname.bas>
CCDL <dateiname.dat> <comnummer>
MINITERM <comnummer>
With it should go transferring the programs automatically on Robby or C-control.
Greeting
Torsten
Thanks Torsten,
That was exactly what is was searching for :)
Compiling goes great, but uploading does not work in WinXP :(
Thanks,
Mark