Hi,

>I noticed that the cpx2cpi program accepts an optional [q] parameter,
>unfortunately there is no documentation that would tell what this
>parameter is useful for. From the code I guess that 'q' is for 'Quiet',
>but it would be nice to have it explicated somewhere.

spx2cpi's parameters are documented in readthis.txt:

Command line:

cpied [cpifile] - edit cpi or cpx files
  cpifile - file to be loaded CPI or CPX

cpx2cpi cpxfile cpifile [q] - convert cpx to cpi
  cpxfile - input file, cpx
  cpxfile - output file, cpi
  q       - no console output

>Also, wouldn't it be nicer to have the cpx2cpi functionality embedded
>into cpied?

If i understand the mode sources correctly, the unUPXing trick would not
work in another memory model without changes

>Actually, using upx would be even better, since
>it would allow for saving cpx files, too (not only reading).

In a future version cpied will try to use upx to save *.cpx files but
reading them should be available even if there is no upx installed.

>although the lack of input validation is really frustrating, as it
>leads to being blocked every now and then (whenever I click into a
>submenu and want to quit by pressing for ex. ESC), and I have to CTRL+C
>to get out then... loosing my potential work in the process.


That's what I'm working on now, there will also be warnings before deleting
codepages or fonts.
cpied 1.3b should be ready today or tomorrow.

Balthasar Szczepañski

U¿ytkownik Mateusz Viste <...> w wiadomo¶ci do grup dyskusyjnych napisa³:
Hi,

That's great :)

I added CPIED to the list of FreeDOS (FDNPKG) packages, in the UTIL
repository.

I noticed that the cpx2cpi program accepts an optional [q] parameter,
unfortunately there is no documentation that would tell what this
parameter is useful for. From the code I guess that 'q' is for 'Quiet',
but it would be nice to have it explicated somewhere.

Also, wouldn't it be nicer to have the cpx2cpi functionality embedded
into cpied? As it is now, there is no much difference between using
cpx2cpi and using upx. Actually, using upx would be even better, since
it would allow for saving cpx files, too (not only reading).

I tested really quickly this new release of CPIED and it seems to work
fine, although the lack of input validation is really frustrating, as it
leads to being blocked every now and then (whenever I click into a
submenu and want to quit by pressing for ex. ESC), and I have to CTRL+C
to get out then... loosing my potential work in the process.

cheers,
Mateusz






------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to