> -----Original Message----- > From: J�rgen Sauer [mailto:[EMAIL PROTECTED]] > Sent: Montag, 22. Oktober 2001 17:55
Hi, > > At Adabas D times the option "-c" did only write a .c file > and the quits > without any further actions, is there an option to get this behavior > back ? > The "-c" option has been never changed and should work properly. > Something other did irritate me heavily: > jojo@pc3:~/ $ cpc -c -Hnowarn test-prg.cpc > does not work here, here I have to submit: > jojo@pc3:~/ $ cpc -c -Hnowarn test-prg > This is also unchanged since ADABAS 6.1. > It looks like that I really have to take a closer look at the cpc > sources. ;-<< You will find the sources if you take o look cpcdrv.mac. cpcdrv is renamed to cpc during make. The main function of cpc is in vps30c. > > By the way what do you think about http://sapdb.automatix.de ? > This site and the CVS Repository I created today. > Lots of work for me if there is no automatic way to integrate from internal perforce view to the external CVS view. Regards Burkhard
