RE: [DUG]: CVS

2003-11-04 Thread Nahum.Wild
With regard to other VCSs, were are in the process of moving to Vault (sourcegear.com) from VSS. It supports everything that VSS supports including multiple (concurrent) checkouts on text based files and imports existing VSS databases. It's written in C# using a SQL Server database and accessed v

RE: [DUG]: Rave Reports

2003-10-20 Thread Nahum.Wild
e to the 21st century Nahum ;-) Delphi 4that must be > frustraiting at times. > > Jeremy > > -Original Message- > From: "Nahum.Wild" <[EMAIL PROTECTED]> > To: Multiple recipients of list delphi <[EMAIL PROTECTED]> > Date: Tue, 21 Oct 2003 13:43:

RE: [DUG]: Rave Reports

2003-10-20 Thread Nahum.Wild
found. > > Gezze > > Jeremy > > -Original Message- > From: "Nahum.Wild" <[EMAIL PROTECTED]> > To: Multiple recipients of list delphi <[EMAIL PROTECTED]> > Date: Tue, 21 Oct 2003 12:10:41 +1300 > Subject: RE: [DUG]: Rave Reports > > > D

RE: [DUG]: Rave Reports

2003-10-20 Thread Nahum.Wild
Very clever looking at the file name. :o) Nahum. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Ross Levis > Sent: Tuesday, 21 October 2003 12:40 p.m. > To: Multiple recipients of list delphi > Subject: RE: [DUG]: Rave Reports > > > Those BPL's app

RE: [DUG]: Rave Reports

2003-10-20 Thread Nahum.Wild
...or it could be finding the wrong bpl's on your system path. Do a search and see if you have multiple versions on your pc. Nahum. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of vss > Sent: Tuesday, 21 October 2003 11:56 a.m. > To: Multiple recipien

RE: [DUG]: Rave Reports

2003-10-20 Thread Nahum.Wild
Do you have D7 fully patched? Nahum. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of vss > Sent: Tuesday, 21 October 2003 11:56 a.m. > To: Multiple recipients of list delphi > Subject: [DUG]: Rave Reports > > > HI all. Having a little downtime, whic

RE: RE: [DUG]: octane

2003-10-06 Thread Nahum.Wild
Cool, thanks for that. Nahum. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Phil Scadden > Sent: Tuesday, 7 October 2003 09:28 a.m. > To: Multiple recipients of list dELphi > Subject: RE: RE: [DUG]: octane > > > > What would be a good alternative

RE: RE: [DUG]: octane

2003-10-06 Thread Nahum.Wild
> > Why do you need another version of the Win32 compiler hmm? > > It could do with serious optimising and it needs to look forward to > 64bit for future performance. If that path is being followed, > then its time > to start the long goodbye. > > > I will still use Delphi 6, which works perfectly

RE: [DUG]: How do I create a Delphi executable which has no GUI?

2003-10-02 Thread Nahum.Wild
Title: How do I create a Delphi executable which has no GUI? Write a console application.  Under the program declaration in the dpr set the apptype to console like below...   program HelpMapGenerator;   {$APPTYPE CONSOLE}     This will allow you to run from the commandline including text outp

RE: [DUG]: WinApi Encryption

2003-09-30 Thread Nahum.Wild
> Nahum.Wild wrote: > > But if you spend more than $100 of your time investigating > third party > > encryption libs then which is cheaper? > > Depends... > > a) how many hours is US$100 for you? > > b) will PKZip professional suit you /future/ encryption nee

RE: [DUG]: WinApi Encryption

2003-09-29 Thread Nahum.Wild
But if you spend more than $100 of your time investigating third party encryption libs then which is cheaper? Just my two cents worth. :o) Nahum Wild Incremental Fee Extractor PayGlobal > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Corey Murtagh >

RE: [DUG]: Intraweb with D7

2003-09-22 Thread Nahum.Wild
wles > Sent: Tuesday, 23 September 2003 16:33 p.m. > To: Multiple recipients of list delphi > Subject: Re: [DUG]: Intraweb with D7 > > > Nahum.Wild wrote: > > >Does that mean you can provide more resolution of 'before > the end of this &g

RE: [DUG]: Intraweb with D7

2003-09-22 Thread Nahum.Wild
Does that mean you can provide more resolution of 'before the end of this year' to the release date of Delphi 8? Nahum Wild Incremental Fee Extractor PayGlobal > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Richard Vowles > Sent: Tuesday, 23 Septembe

RE: [DUG]: My Bitch of the day

2003-09-16 Thread Nahum.Wild
into and extend it. Once I gained that > understanding it > was a breeze and easy to use. Mind you I was not attempting extensive > changes to the grid (yet ), more like adjustments and > extensions to the > editors. > > Myles. > > -Original Message- > From: Nahum.Wild

RE: [DUG]: My Bitch of the day

2003-09-16 Thread Nahum.Wild
I've found the opposite when trying to extend the grid and add features, it was a complete nightmare to work with their source and the docs were not 100% percent accurate. Although if you don't want to do that and instead just want to use it straight out of the box then it's increadbly fine. No p

RE: [DUG]: Environment Vars

2003-09-14 Thread Nahum.Wild
:-D > Might steal that...hehehehe > > > Jeremy > > -Original Message- > From: "Nahum.Wild" <[EMAIL PROTECTED]> > To: Multiple recipients of list delphi <[EMAIL PROTECTED]> > Date: Mon, 15 Sep 2003 15:28:29 +1200 > Subject: [DUG]: Environment

RE: [DUG]: Environment Vars

2003-09-14 Thread Nahum.Wild
So after having just sent that email I discovered the "My Computer\HKey_Current_User\Environment" registry key. Which is good enough for what I want. (o: Nahum. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Nahum.Wild > Sent

[DUG]: Environment Vars

2003-09-14 Thread Nahum.Wild
Hi, Does anyone know how to (from delphi code) edit the computers environment vars, in particular the path var? I've found a couple of components that allow editing of them for the instance of the app itself, but not the actual vars themselves. Cheers, Nahum Wild Software Innovator & Process C

RE: [DUG]: NZ Borland Developers Group tonight

2003-09-08 Thread Nahum.Wild
Is this something that gets recorded and can be viewed at a later date? Nahum. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Richard Vowles > Sent: Tuesday, 9 September 2003 12:57 p.m. > To: Multiple recipients of list delphi > Subject: [DUG]: NZ Bo

RE: [DUG]: Turbo Power

2003-09-02 Thread Nahum.Wild
I don't think it has because it's got third party code/libraries in it which they are unable to open source / give away.     Nahum. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Robert martinSent: Wednesday, 3 September 2003 10:25 a.m.To: M

RE: [DUG]: Two announcements

2003-08-24 Thread Nahum.Wild
> It will be in Auckland - but we will try and broadcast it at the time > over the net so you can join in if you like. > > Nahum.Wild wrote: > > >Oops, sent to list instead of forwarding to a workmate. > > > >I take it, that thats in Auckl

RE: [DUG]: Two announcements

2003-08-21 Thread Nahum.Wild
Oops, sent to list instead of forwarding to a workmate. I take it, that thats in Auckland rather than the fab Christchurch where I reside. Nahum. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Nahum.Wild > Sent: Friday, 22 August 20

RE: [DUG]: Two announcements

2003-08-21 Thread Nahum.Wild
Note the first point. I have heard of Ant and have already tagged it for further investigation. Nahum. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Richard Vowles > Sent: Thursday, 21 August 2003 11:52 a.m. > To: Multiple recipients of list delph

RE: [DUG]: [Off topic] Delphi 7 Professinal Upgrade

2003-06-06 Thread Nahum.Wild
AFAIK Delphi 8 is due out later this year with integrated .NET support etc... Dropping the price of an existing product to clear shelves before releasing newer version is what I'm getting at here. But yes, $479 for a D7 Pro upgrade is a good price. The differences between D6 and D7 are not much,

RE: Re: [DUG]: Hello all!

2003-03-12 Thread Nahum.Wild
I'd take QTech off that list. They do do Delphi, but I wouldn't really count them. It's a really small and tiny effort AFAIK and remember, plus I think they are stopping and moving onto other things. Add Realism and Wild Software to the list though. Nahum. Software Innovator & Game Designer Re

RE: [DUG]: Delphi shared class data members?

2003-02-20 Thread Nahum.Wild
You can do it at the Method level in delphi by declaring {$WRITEABLECONST ON} which esentially makes the const a static for the scope of the method it's delared in. I've never checked to see if it works between multiple instances of a class as I've generally only used it for singletons - like I've