Re: [DUG]: Changing TeeChart Series at run Time

1999-04-06 Thread James
Quoting Jeremy Coulter [EMAIL PROTECTED]: Hi all. I am just playing around with TeeChart at the moment, and I was wondering if there is a way to set acharts series at runtime so as to change it from a Line to a Bar or to a Pie on the fly Thanks, Jeremy Coulter (chief software

[DUG]: Will this use more memory?

1999-04-20 Thread James
it is run? James - This mail sent through IMP: http://web.horde.org/imp/ --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http

[DUG]: LDAP component.

1999-05-24 Thread james
Hi Anyone know where i could get hold of a Lightweight Directory Access Protocol component for delphi 4? Thanks James - This mail sent through IMP: http://web.horde.org/imp

[DUG]: Counting pages printed

1999-05-31 Thread james
on where to intercept the infomation to record the number of pages? James - This mail sent through IMP: http://web.horde.org/imp/ --- New Zealand Delphi Users group - Delphi

RE: [DUG]: Counting pages printed- problem with openprinter

1999-06-01 Thread james
0,errormsg,30,nil); showmessage(errormsg); end; James Quoting Patrick Dunford [EMAIL PROTECTED]: You might find what you are looking for in the FindFirstPrinterChangeNotification and related functions. They can tell you when a job is added or deleted and there is a field for

Re: [DUG]: Next Y2K like crisis

1999-06-09 Thread james
Cause one way to store the day is to record how long it has been since a certain day. In 2047 the 32 bit number is going to be to big to record but hopefully by then they will be able to use 64 bit and go on for millions of years to come. This is the way linux stores the date and is why it

[DUG]: Freeing a MySql Component in it's onclose procedure

1999-07-21 Thread james
I wish to do the above but freeing a component from within it's own procedure kills the application. Any Ideas? The line that calls the close procedure is also in it's own procedure so calling free after close will not work either. James

Re: [DUG]: seeking Scrollable TPanel component

1999-07-27 Thread james
There is a scrolling component that you can put on a panel in D4 not sure about the other versions thou. Quoting Leo Ramakers [EMAIL PROTECTED]: I have a tPanel component onto which I load StringGrid components at run time. The total width of all components may be greater than the width of

[DUG]: Connectting to LDAP examples please.

1999-08-16 Thread james
Anyone have some examples of connecting to a ldap server? I am trying to use nsldap.dll but so far I haven't been able to call any procedures from the dll with out errors. Please send files direct if you have them so as to spare users bandwidth/time. James

Re: [DUG]: How to add Color property to TButton

1999-08-24 Thread james
Reply I heard that windows will not allow you to color a button only put a bitmap on it. James On Tue, 24 Aug 1999, Tom Munro Glass wrote: I need to make a component which is identical to TButton but which also has a Color property. I thought I could just publish the Color property

[DUG]: Hard drive serial Number

1999-08-30 Thread james
Anyone know off the top of there head the function for getting the hard drive serial number of a win9x computer? James --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website

Re: [DUG]: Hard drive serial Number

1999-08-31 Thread james
loss, crash or power loss. This methord of copyprotection I find is very hard to hack and if it is hacked it is easy to spot. No good without the required connection thou. James --- New Zealand Delphi Users group - Delphi

[DUG]: Strange error.

1999-09-12 Thread james
I would like to know is what is causing the error. The error is this program has preformed an illegal operation etc and the function makes calls to a dll using some values from edit boxes. James P.S. A Big Thank you to the person who helped me with LDAP, My mailbox got wiped so I lost your

[DUG]: Makeing a Taskbar like window

1999-10-03 Thread james
I would like to make an application that sits along the top of the screen. Anyone have any ideas on how or where to look to find out how to make the other windows stay below it when maximised like the taskbar does? Thanx James

[DUG]: better way of updating a form

1999-10-06 Thread james
James --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz

[DUG]: Reading a files version number

1999-10-18 Thread james
anyone have any code to do this or know the procedure I could use? James --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz

[DUG]: Giving another application focus

1999-01-02 Thread james
Hi all What message would I send to a window to bring it to the front from another app. Somthing like Sendmessage(FindWindow('TForm','Title'),message,0,0) or maybe is there a better way. I have tried sending the message WM_Setfocus but it didn't work. Thanx james

[DUG]: Filtering a database using dates

2000-02-22 Thread james
is that it does not filter right. I set shortdateformat to dd/mm/ and it worked better but it is still incorrect when selections are made from multipule months. The tables are paradox 7. Any help gladly accepted, James --- New

[DUG]: Finding a file on the harddrive

2000-02-22 Thread james
Anyone have/know where to get a procedure to find a file on a hard drive. Like windows find but taking the full name and returning the path. I was going to use findfirst/next but I though surely this has been done before. Thank you James

[DUG]: efficient code

2000-04-16 Thread james
the form which I am guessing would be slow. Does a label still get updated if the text is being assigned to it's current value? James --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED

Re: [DUG]: font bug.

2000-04-19 Thread james
I came across this a while ago. Had a client have 3 of his machines not show the letter r in my apps. I couldn't work it out.I got around it by deleting that font from the machine. Windows used a differnt font and it worked fine. Not the best fix but is this case it worked fine. James On Thu

Re: [DUG]: what is cvs

2000-05-02 Thread james
The Concurrent Versions System (CVS) provides network-transparent source control for groups of developers. Features: maintains a history of all changes made to each directory tree it manages provides hooks to support process control and change control provides reliable access to its

[DUG]: Delphi5 and no BDE

2000-05-15 Thread james
I have heard that with delphi5 there is a component that can read and write to a database without the BDE installed on the computer. Is this true and what delphi5 versions and does this work with DBF files? James

[DUG]: BDE error $2501

1999-03-28 Thread james . fraser
Hi, We are having some difficulty with a BDE error message. We are running two BDE apps on an NT4 WS machine. When you run App1, then App2, all is fine. However, if you run App2 and then App1, we get the following message: "An error occurred while attempting to intialise the borland database

[DUG]: SQL Links to SQL Server 7

1999-04-11 Thread james . fraser
. If this is the case, I need to know whether the BDE SQL Links Native MSSQL option uses DBLib, or whether it uses OLE-DB (or even ODBC). If it still uses DBLib, then we would want to ensure we are not using SQL Links when setting up Alias's to MS SQL Server. Thanks in advance for any answers, James

[DUG]: Application version information

1999-04-22 Thread james . fraser
me access to what I'm after. Any suggestions most gratefully accepted. James. --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz

RE: [DUG]: NT Event Logging.

1999-04-26 Thread james . fraser
I have an article on the topic (six pages). If you want to have a look, I'm happy to photocopy it and send it to you. Alternatively, I could send you the example source code if you think that would be useful. Cheers, James. -Original Message- From: MIME :[EMAIL PROTECTED] Sent

RE: [DUG]: VCL Palette Icon Corruption in Win 2000

1999-06-07 Thread james . fraser
I had this problem installing Delphi 4 onto Windows 95. Turned out to be my S3 Virge drivers. -Original Message- From: MIME :[EMAIL PROTECTED] Sent: Tuesday, 8 June 1999 08:45 To: [EMAIL PROTECTED] Subject: [DUG]: VCL Palette Icon Corruption in Win 2000 I got my original D4

Re: [DUG]: D5 When?

1999-07-15 Thread James Sandbrook
web site this week he said === * At the conference Borland will announce Delphi 5. Stay tuned for a new release of Mastering Delphi. === -- All the best from James Sandbrook. http://ssapcs.interspeed.net

Re: Subject: Re: Subject: Re: Subject: Re: Subject: Re: Subject:Re: Subject: Re: Subject: RE: [DUG]: How to draw a non-rectangularcontrol?

1999-07-22 Thread James Sandbrook
? -- All the best from James Sandbrook. http://ssapcs.interspeed.net/index.html Charlie Calvert talks about Delphi's future HTML-New Zealand Web Site Links-Family-Delphi-Pascal- School Projects-Computer Terms-Interviews with Dr Bob and Marco Canty

RE: [DUG]: string replace

1999-07-25 Thread james . fraser
Try the StringReplace function. New to Delphi 4. -Original Message- From: MIME :[EMAIL PROTECTED] Sent: Monday, 26 July 1999 13:59 To: [EMAIL PROTECTED] Subject: [DUG]: string replace Is there any functions in delphi for string replacing? I want to have a string with certain

RE: [DUG]: Resource Files

1999-08-11 Thread james . fraser
Many thanks for your replies Al and Andrew. Another quick question whilst I have your attention :-). How can I add a Jpeg/wav to a resource file?? The Image Editor tool only accomodates icons, bmps, and cursors. Is there another tool which you are using?? -Original Message- From:

RE: [DUG]: Reason to buy Visual Fox Pro

1999-09-08 Thread james . fraser
Please explain what "data transformation stuff" means DTS - Data Transformation Services. Rather spiffy. --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website:

Re: [DUG]: ignore

1999-10-05 Thread James Sandbrook
[EMAIL PROTECTED] wrote: oppesd ignore again Shouldn't these be Off-Topic Ignore messages :-) -- All the best from James Sandbrook. http://ssapcs.interspeed.net/index.html Charlie Calvert talks about Delphi's future HTML-New Zealand Web

[DUG]: QuickReports Preview Problems

2000-06-05 Thread James Sugrue
I am having a problem with Print Previewing some reports in Quick Reports. I am using Delphi 4 Update 3. When a user selects Print Preview and Previews the report all is fine, but if the same report is previewed 3 or so times an access violation occurs. This works fine under Delphi 3. I have

RE: [DUG]: Treeview and keeping selection

2000-06-06 Thread James Sugrue
Turn Hide Selection to False in the Property Editor -Original Message- From: Peter G Jones [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 7 June 2000 20:42 To: Multiple recipients of list delphi Subject: [DUG]: Treeview and keeping selection When a user selects and item in a tree view and

RE: [DUG]: Screen Dump

2000-06-06 Thread James Sugrue
All you have to do is use GetDC and assign that to the HDC of your printers canvas EG Procedure GetScreenDump; var theDC : HDC; begin theDC := GetDC(Screen.ActiveForm.Handle); //Get DC of Active Form - To Get Desktop use 0 Printer.Canvas.Handle := theDC; // I am pretty sure this will

RE: [DUG]: Copy Screen to Clipboard

2000-06-06 Thread James Sugrue
Oops that should have been GetWindowDC not GetDC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 7 June 2000 14:08 To: Multiple recipients of list delphi Subject: Re: [DUG]: Copy Screen to Clipboard Just noticed that I'd missed out the subject, so

RE: RE: [DUG]: Copy Screen to Clipboard

2000-06-06 Thread James Sugrue
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 7 June 2000 15:23 To: Multiple recipients of list delphi Subject: Re: RE: [DUG]: Copy Screen to Clipboard Thanks James for a very prompt reply - Unfortunately, The first method doesn't seem to work (I end up with nothing in my

RE: [DUG]: Copy Screen to Clipboard - saga!

2000-06-06 Thread James Sugrue
Got ya this time. BTW that should have worked but anyway. Put the Following in your form create This copies the screen to your Image1 in the size of your form. Look at BitBlt in the Online Help to understand what is going on. procedure TForm1.FormCreate(Sender: TObject); var ScreenBit :

RE: [DUG]: Progress bars

2000-06-07 Thread James Sugrue
You could Try : procedure DisableControls; var i : Integer; begin For i := 0 to Pred(ControlCount) do if Controls[i] is TButton then Controls[i].Enabled := not Controls[i].Enabled; end; This would grey the Buttons, which may or may not be desirable. -Original

RE: [DUG]: Debugging Form Creation Bugs

2000-06-07 Thread James Sugrue
What is in your Form.Create event etc. Try click the Show CPU window option in the AV error dialog box, this may give some clues. Have you tried F8 over the TrxSpeedButton Maybe if you could post some code ? -Original Message- From: Mark Derricutt [mailto:[EMAIL PROTECTED]] Sent:

RE: [DUG]: Screen Size

2000-06-07 Thread James Sugrue
ChangeDisplaySettings -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, 8 June 2000 15:49 To: Multiple recipients of list delphi Subject: [DUG]: Screen Size I can get the screen size with getsystemmetrics, but how do I change the screen size ? Does

RE: [DUG]: Hiding Form Caption

2000-06-08 Thread James Sugrue
procedure TForm1.FormCreate(Sender: TObject); begin SetWindowLong(Form1.Handle, GWL_STYLE, GetWindowLong(Handle,GWL_STYLE) and not WS_CAPTION); Height := ClientHeight; end; -Original Message- From: Neven MacEwan [mailto:[EMAIL PROTECTED]] Sent: Friday,

RE: [DUG]: Paradox repair

2000-06-08 Thread James Sugrue
TUtility is available from o2a.com and is basically a wrapper around Borlands TUtil dll. -Original Message- From: Bevan Edwards [mailto:[EMAIL PROTECTED]] Sent: Friday, 9 June 2000 13:15 To: Multiple recipients of list delphi Subject: Re: [DUG]: Paradox repair Hi Mark, There is a

RE: [DUG]: Paradox repair

2000-06-08 Thread James Sugrue
from the shellapi ShellExecute(formhandle, 'open', exename, Parameters, initialdir,SW_SHOWNORMAL); -Original Message- From: Mark Howard [mailto:[EMAIL PROTECTED]] Sent: Friday, 9 June 2000 14:04 To: Multiple recipients of list delphi Subject: Re: [DUG]: Paradox repair Yep - you're

RE: [DUG]: Quick Report and TDataModule

2000-06-12 Thread James Sugrue
Have you made sure that the Datamodule is in your uses clause of the QuickReport -Original Message- From: Dave McIver [mailto:[EMAIL PROTECTED]] Sent: Sunday, 11 June 2000 20:00 To: Multiple recipients of list delphi Subject: [DUG]: Quick Report and TDataModule Can anyone help?? I am

RE: [DUG]: Delphi and XML

2000-06-15 Thread James Sugrue
AND Christchurch (subject to numbers) - i.e. we will centres if we can get the numbers. Our seminar on COM related things are focused on the MIDAS/XML/HTML/etc stuff. - Original Message - From: "James Sugrue" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [E

RE: [DUG]: address and source code

2000-06-15 Thread James Sugrue
Do a search for ExHook32 and ParseRIP. I have the website but it appears to be a dead link. Basically this util creates a RIP file when an exception etc occurs. You then load the RIP file along with your source file and it goes to the place in the code that was last executed. I don't know if it

[DUG]: D3 - D4 - D3

2000-06-15 Thread James Sugrue
modifies that D3 needs when saving under D4 ? Cheers James CAUTION - This message may contain privileged and confidential information intended only for the use of the addressee(s) named above. If you are not the intended recipient of this message you are hereby notified that any use

RE: [DUG]: Strange compiler error

2000-06-15 Thread James Sugrue
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of James Sugrue Sent: Thursday, 15 June 2000 14:14 To: Multiple recipients of list delphi Subject: RE: [DUG]: Strange compiler error Works fine for me. BTW You do realise you can have if MessageDlg('Are you sur

RE: [DUG]: Strange compiler error

2000-06-17 Thread James Sugrue
e more understandable is "correct". Bob Osborn Osborn Software Design Ltd Phone:(03) 3883552 Mailto:[EMAIL PROTECTED] - Original Message - From: James Sugrue [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: 16 June 2000 01:57 Subject: RE: [DUG]: Stran

RE: [DUG]: QuickReport 3 - printing to dot matrix

2000-06-22 Thread James Sugrue
: Michael White [mailto:[EMAIL PROTECTED]] Sent: Friday, 23 June 2000 08:42 To: Multiple recipients of list delphi Subject: RE: [DUG]: QuickReport 3 - printing to dot matrix Thanks James. I've had a look at www.qusoft.com http://www.qusoft.com but couldn't find anything that seemed to fit

RE: [DUG]: QuickReport 3 - printing to dot matrix

2000-06-22 Thread James Sugrue
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, 23 June 2000 10:20 To: Multiple recipients of list delphi Subject: RE: [DUG]: QuickReport 3 - printing to dot matrix Quoting James Sugrue [EMAIL PROTECTED]: I had a similar problem with QR. I upgraded a project from D3

RE: [DUG]: Num Lock Flash

2000-06-22 Thread James Sugrue
What is the type of ksFlashing, I tried PByte put didn't seem to work. -Original Message- From: Glen Boyd [mailto:[EMAIL PROTECTED]] Sent: Friday, 23 June 2000 11:20 To: Multiple recipients of list delphi Subject: Re: [DUG]: Num Lock Flash [EMAIL PROTECTED] wrote: Quoting Glen Boyd

RE: [DUG]: Num Lock Flash

2000-06-22 Thread James Sugrue
Ahhh. TKeyboardState I should have known. Cheers. -Original Message- From: Glen Boyd [mailto:[EMAIL PROTECTED]] Sent: Friday, 23 June 2000 11:43 To: Multiple recipients of list delphi Subject: Re: [DUG]: Num Lock Flash James Sugrue wrote: What is the type of ksFlashing, I tried

RE: [DUG]: Gradient Fills

2000-06-25 Thread James Sugrue
There is several free-ware Gradient Components on the DelphiPages site (www.delphipages.com) under Graphics. A useful one is the HarmGradient component and comes with source so you can see how it is done. -Original Message- From: Colin Fraser [mailto:[EMAIL PROTECTED]] Sent: Monday, 26

[DUG]: illeagal operation using FPiette FTPCli.

2000-06-29 Thread James Sullivan
is the code doing most of the work for those of you that have the component and maybe want to test it. Thank you in advance James Function TDownloadform.Downloadfile(Name : string; Size : Integer ) : Boolean; Var LVf: file

[DUG]: Remove the cursor

2000-07-04 Thread James Sullivan
How can I temporly remove the cursor? Proberly simple to do but I can't find a way to do it anywhere. James --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http

RE: [DUG]: How do I get new forms to not default to auto-create

2000-07-05 Thread James Sugrue
HKEY_CURRENT_USER/Software/Borland/Delphi/x.0/ClosedProjects HKEY_CURRENT_USER/Software/Borland/Delphi/x.0/Closed Files Where x is Delphi Version you are using. -Original Message- From: Patrick Dunford [mailto:[EMAIL PROTECTED]] Sent: Thursday, 6 July 2000 16:08 To: Multiple recipients

RE: [DUG]: How do I get new forms to not default to auto-create

2000-07-05 Thread James Sugrue
You can create a batch file that sends makes the correct project open up I.E create a batch or shortcut with delphidir\bin\delphi32 projectname This will load Delphi with the project you give it. -Original Message- From: Aaron Scott-Boddendijk [mailto:[EMAIL PROTECTED]] Sent: Thursday,

[DUG]: Pointer problems.

2000-07-06 Thread James Sullivan
this is crashing? You can download my example code that fails with the winldap libary from here http://www.e-caf.com/~james/Ldap.zip. Thank you James --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED

[DUG]: Week Numbers

2000-07-10 Thread James Sugrue
Does anyone have a function that returns the financial week number. I.E week 1 being the first full week in April. TIA James Sugrue Retail Analyst / Programmer Progressive Enterprises CAUTION - This message may contain privileged and confidential information intended only for the use

RE: [DUG]: Week Numbers

2000-07-10 Thread James Sugrue
Disregard this message. I altered the GetWeekNumberFunction from the JCL and it seems to work fine. Incidentally, apologies for the capacious signature file the accompanies my posts, but I have no control over it - it gets put on by the mail sever. Cheers James -Original Message- From

RE: [DUG]: FormCreate problems

2000-07-10 Thread James Sugrue
What does it say ? -Original Message- From: Mark Derricutt [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 11 July 2000 13:52 To: Multiple recipients of list delphi Subject: [DUG]: FormCreate problems For some reason one of my forms (my main form) has decided to give me a form creation

RE: [DUG]: FormCreate problems

2000-07-10 Thread James Sugrue
problems On Tue, 11 Jul 2000, James Sugrue wrote: What does it say ? Error Creating Form - read of address 000.. Well.. solved the problem finally :-) I started recompiling the packages again and got errors saying it couldn't write the BPL, after a bit of hair pulling I noticed 2 dead

RE: [DUG]: FormCreate problems

2000-07-10 Thread James Sugrue
Or NetVampire as it was written in Delphi ;-) -Original Message- From: Nic Wise [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 11 July 2000 14:41 To: Multiple recipients of list delphi Subject: RE: [DUG]: FormCreate problems No, I would imagine that Mark would want a browser that works,

RE: [DUG]: Offtopic: Mail remaining unread

2000-07-10 Thread James Sugrue
None Taken. -Original Message- From: Scott Newton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 11 July 2000 15:08 To: Multiple recipients of list delphi Subject: [DUG]: Offtopic: Mail remaining unread Does anyone else have problems with James Sugrue's mail remaining flagged as unread

RE: [DUG]: Offtopic: Mail remaining unread

2000-07-10 Thread James Sugrue
Incidentally, I am using Outlook 98 if that helps. -Original Message- From: Scott Newton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 11 July 2000 15:08 To: Multiple recipients of list delphi Subject: [DUG]: Offtopic: Mail remaining unread Does anyone else have problems with James

RE: [DUG]: Midas again

2000-07-12 Thread James Sugrue
..In best West Yorkshire accent... Luxury. In my day, had to sleep in cardboard box. Walk ten miles in driving snow to get to school, where teacher would beat us -Original Message- From: Phil Scadden [mailto:[EMAIL PROTECTED]] Sent: Thursday, 13 July 2000 14:57 To: Multiple

RE: [DUG]: Midas again

2000-07-12 Thread James Sugrue
recipients of list delphi Subject: RE: [DUG]: Midas again On Thu, 13 Jul 2000, James Sugrue wrote: Luxury. In my day, had to sleep in cardboard box. Walk ten miles in driving snow to get to school, where teacher would beat us Aye... stoop ya winging lad, 'least ye 'ad a sckool... in my day

[DUG]: Sub Reports

2000-07-16 Thread James Sugrue
. Cheers James CAUTION - This message may contain privileged and confidential information intended only for the use of the addressee(s) named above. If you are not the intended recipient of this message you are hereby notified that any use, dissemination, distribution or reproduction

RE: [DUG]: Sub Reports

2000-07-16 Thread James Sugrue
I didn't explain it that well so I'll try again. I have a report which shows the Gross Profit figures for a group of stores. It shows : This Week, This Week Last Yr,Ytd, Last YTD and some other data. At the end of the report I need show the average values of the above data for each store. Is

RE: [DUG]: Sub Reports

2000-07-17 Thread James Sugrue
, at 15:59, James Sugrue wrote: Is there any way to do a Sub Report in Quick Reports ? I can get the data I want if I put it in a Sub-Detail band, but it prints the data after each record of the Detail band which is not what I want. I want to show the Sub Detail band after all the records

RE: [DUG]: Sub Reports

2000-07-18 Thread James Sugrue
James There are others out there that understand this better than me - but, for what it's worth, I think you do this. In the first part of the report use a Sub-detail band as the basis of your grouping and referencing its own dataset. In the final part of your report use another sub-detail band

RE: [DUG]: Sub Reports

2000-07-19 Thread James Sugrue
;-) Cheers James -Original Message- From: Mark Howard [mailto:[EMAIL PROTECTED]] Sent: Friday, 21 July 2000 01:19 To: Multiple recipients of list delphi Subject: Re: [DUG]: Sub Reports James Did you get it to work using the TCompositeReport, or the two SubDetail bands? If the latter

RE: [DUG]: How to execute a windows program from within an application

2000-07-20 Thread James Sugrue
You can use ShellExececute WinApi Call, there is a function called ExecuteFile included with the fmxUtils.pas file. Below is a function that waits until the program has terminated before allowing control back to the main program. Also has an example of how to use CreateProcess - which is another

RE: [DUG]: AD:Family Reunion T Shirts More

2000-07-24 Thread James Sugrue
Someone send him a message telling him we'll buy a TShirt if he sends it freight free to NZ ;-) -Original Message- From: Mark Derricutt [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 25 July 2000 12:22 To: Multiple recipients of list delphi Subject: Re: [DUG]: AD:Family Reunion T Shirts More

RE: [DUG]: ExHook32 ParseRip32

2000-07-26 Thread James Sugrue
Subject: Re: [DUG]: ExHook32 ParseRip32 James asked: Does anyone use the above for error tracking and program exceptions. We use it here but I am not that familiar with it. The Rip file header says : We use it, but I've not seen that error before. I guess I'd start by looking at network

RE: [DUG]: ExHook32 ParseRip32

2000-07-26 Thread James Sugrue
If we have to drink virtual beer, I'm pulling the pin ;) -Original Message- From: Mark Howard [mailto:[EMAIL PROTECTED]] Sent: Friday, 28 July 2000 06:38 To: Multiple recipients of list delphi Subject: Re: [DUG]: ExHook32 ParseRip32 - Original Message - From: Peter Hyde

RE: [DUG]: Wanted: Hot Vertical Grid Action

2000-07-27 Thread James Sugrue
Geez, that doesn't sound like the Southern version of Tony S. He was probably teaching the young lady the off side trap or something ;) -Original Message- From: Guy Brown [mailto:[EMAIL PROTECTED]] Sent: Thursday, 27 July 2000 13:15 To: Multiple recipients of list delphi Subject: Re:

RE: [DUG]: Quick reports and windows 2000 pro

2000-08-01 Thread James Sugrue
What version of QuickReports are you using ? There are issues with QR3-3.05 regarding Previewing causing AV's for no apparent reason. It was happening to us all the time. In the end I downgraded to QR2 and this seemed to work fine. I have since upgraded to D5 and QR 3.07 and (touch wood) have not

RE: [DUG]: Upgrading D2 to D5

2000-08-01 Thread James Sugrue
and it can be a hassle changing back to the earlier version. Hope that helped. Good Luck James -Original Message- From: Ernie Burgess [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 2 August 2000 09:41 To: Multiple recipients of list delphi Subject: [DUG]: Upgrading D2 to D5 Hi all, We have

[DUG]: Rezeroing Arrays

2000-08-16 Thread James Sugrue
Is there a function that Rezeros the elements of an array ? CAUTION - This message may contain privileged and confidential information intended only for the use of the addressee(s) named above. If you are not the intended recipient of this message you are hereby notified that any use,

[DUG]: Including ' in strings

2000-08-24 Thread James Sugrue
A nice easy one for a Friday. How do I include a ' in a string i.e strFilter := 'Priority = 'high' '; Cheers James CAUTION - This message may contain privileged and confidential information intended only for the use of the addressee(s) named above. If you are not the intended recipient

RE: [DUG]: Including ' in strings

2000-08-24 Thread James Sugrue
Sorry disregard this. I worked it out : strFiler := 'Priority = ''High'' '; -Original Message- From: James Sugrue [mailto:[EMAIL PROTECTED]] Sent: Friday, 25 August 2000 11:46 To: Multiple recipients of list delphi Subject: [DUG]: Including ' in strings A nice easy one for a Friday

RE: [DUG]: ExtendedSelect in a DBGrid

2000-08-24 Thread James Sugrue
The wwDbGrid from InfoPower supports both Shift and Ctrl MultiSelects. It is part of the Infopower component Suite and costs around $149US, which is probably a bit steep for just the DbGrid. Have you tried torrys http://www.torry.ru or the delphi super page? http://delphi.icm.edu.pl/

RE: [DUG]: QuickReport

2000-08-27 Thread James Sugrue
John, There is an issue with QuickReports and Previewing in the version that ships with D4. I would advise to get the latest version of QR available for D4 which is 3.05. You can download these from www.qusoft.com/scripts/download.dll If this does not work it is possible to get the version

[DUG]: Sharing a folder

2000-08-29 Thread James Sullivan
Is there any way to share a folder using code? James --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED

RE: [DUG]: dereferencing shortcuts

2000-08-29 Thread James Sugrue
Nello, I believe there is a IShellLink function called GetPath. I have never used it so don't know if it could help, but might be worth a try. BTW Cheers for the Pixel to MM function. Works well. James -Original Message- From: Nello Sestini [mailto:[EMAIL PROTECTED]] Sent: Wednesday

RE: [DUG]: dereferencing shortcuts

2000-08-29 Thread James Sugrue
Further to this, Bill Todd has an article on the Delphi Informant Site : http://www.delphizine.com/features/2000/10/di200010bt_f/di200010bt_f.asp -Original Message- From: Nello Sestini [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 30 August 2000 09:31 To: Multiple recipients of list

RE: [DUG]: Delphi.NET

2000-08-30 Thread James Sugrue
Quoting Simon Thornhill, Vice President and General Manager of the Borland RAD Tools Group : "Borland has no platform agenda. Our goal in this world of competing standards is to protect you from vendor and platform lock-in. As a developer using Borland tools, you are in the best position to take

[DUG]: Resetting (ReZeroing) AutoIncrement Fields in Paradox

2000-08-31 Thread James Sugrue
G'day, How do I do above ? I seem to remember reading about how to once before and the need to delete (?) a file associated with the table. Cheers James CAUTION - This message may contain privileged and confidential information intended only for the use of the addressee(s) named above

RE: [DUG]: Resetting (ReZeroing) AutoIncrement Fields in Paradox

2000-08-31 Thread James Sugrue
Thanks for that Bevan. I knew it would be something simple. -Original Message- From: Bevan Edwards [mailto:[EMAIL PROTECTED]] Sent: Friday, 1 September 2000 10:34 To: Multiple recipients of list delphi Subject: Re: [DUG]: Resetting (ReZeroing) AutoIncrement Fields in Paradox Hi James

RE: [DUG]: Mousecoords

2000-09-12 Thread James Sugrue
Hey Jeremy, In your message handler, Message.XPos and Message.YPos is the x and y location of the mouse. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, 14 September 2000 01:18 To: Multiple recipients of list delphi Subject: [DUG]: Mousecoords Hi

RE: [DUG]: Dynamic 2Dimensional Arrays ??

2000-09-18 Thread James Sugrue
From Help : To declare multidimensional dynamic arrays, use iterated array of ... constructions. For example, type TMessageGrid = array of array of string; var Msgs: TMessageGrid; declares a two-dimensional array of strings. To instantiate this array, call SetLength with two integer

RE: [DUG]: Looking for a job in Wellington

2000-09-26 Thread James Sugrue
I find a mixture of Red Wine and James Speights' finest is a good tonic too ;-) Especially for those who don't drink whisky ! REPLY SEPARATOR ** Sometimes I wouldnt mind a "back" button for life in general :-) I have found that whiskey helps. My favou

RE: [DUG]: ALT+ AnyKey

2000-09-27 Thread James Sugrue
try below in your KeyDown event handler if Shift = [ssAlt] then case Key of VK_LEFT : end; * REPLY SEPARATOR Hi all. I want to trap of the user is holding the ALT button down whilst using say the arrow keys. I know the arrow keys are VK_thekey but how

RE: [DUG]: ALT+ AnyKey

2000-09-27 Thread James Sugrue
Yeah, I think there is some lag. I sent it before I read your second post. Well I dont have the Shiftstatesee my last email to the DUG. Jeremy --- New Zealand Delphi Users group - Delphi List - [EMAIL

RE: [DUG]: Lock File too big

2000-10-04 Thread James Sugrue
from TI : Article #15256: Removing "Lock file has grown too large" Error Technical Information Database TI256B.txt Removing "Lock file has grown too large" Error Category :General Programming Platform:All Product:BDE All Description: Lock file has grown too large,

  1   2   3   4   5   >