delphi.generalSorry if this is "out of topic"! but since some days ago I can't read
the group *embarcadero.public.delphi.language.delphi.general*
Does anybody know if there's something wrong with it? Or maybe is my
reader? (Thunderbird)
I get this messagge when I try to read the latest messages:
Error!
newsgroup server responded:no such article found
Perhaps the article has expired
<692702@forums.embarcadero.com> (33145)
Click here to remove all expired articles
sergio wrote:
> Sorry if this is "out of topic"! but since some days ago I can'...
What generals generally doReading a McChrystal thread elsewhere, I came across someone quoting a
US general
http://en.wikipedia.org/wiki/Smedley_Butler
> I spent 33 years and four months in active military service and
> during that period I spent most of my time as a high class thug for
> Big Business, for Wall Street and the bankers. In short, I was a
> racketeer, a gangster for capitalism. I helped make Mexico and
> especially Tampico safe for American oil interests in 1914. I helped
> make Haiti and Cuba a decent place for the National City Bank boys to
> collect revenues in. I ...
delphi.general TimerThis message is in MIME format. Since your mail reader does not
understand this format, some or all of this message may not be legible.
--JivePart=_202d5.zeB8CwDOH5aMJzMl
Content-Type: text/plain; charset="Utf-8"
For Paolo Valle
--JivePart=_202d5.zeB8CwDOH5aMJzMl
Content-Type: application/octet-stream;
name="SubroutineTimer.pas"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="SubroutineTimer.pas"
dW5pdCBTdWJyb3V0aW5lVGltZXI7DQoNCmludGVyZmFjZQ0KDQpwcm9jZWR1cmUgU3RhcnRTdWJy
b3V0aW5lVGltZXI7DQpmdW5jdGlvbiBHZXRTdWJSb...
Error on Delphi 6 but not on Delphi Xe for FtpI am Experimenting with get a file from our webside server via Ftp. I have 2 Machines 1 a laptop runing XP Delphi 6 Indy 10.5.8.0 An a machine runing Window 7 Delphi XE2 with Indy 10.5.8.0. I am using the Same Code on Both.
procedure TFrmMain.ProcessItemDalySpecial;
var
PathDest : String;
FileName : String;
begin
with FrmTb2 do
begin
if ReadIniBoolean(IniCfg,'FTP','UseFtpDaly') then
begin
Ftp.Host := ReadIniStr(IniCfg,'FTP','HostDaly');
Ftp.Port := ReadIniInt(IniCfg,'FTP'...
Language like Delphi 6 or Delphi 7Hi
I like to make application what will connect to web services(SOAP or REST) and send data to server via HTTPS.
I have previous experience with Delphi 6 and Delphi 7.I know that language in Delphi 2009 is changed.
Which is the last Delhi(Delphi 2005, Delphi 2009) what have the languages like Delphi 6 or Delphi 7.
Additional ,which edition(home,professional ,architect) I should use if i like to achieve my task?
Pero perov wrote:
> I know that language in Delphi 2009 is changed.
That is not true.
> Which is the last Delhi(Delphi 2005, Delphi 2009) what
> have the lan...
Delphi and Delphi for .NetIt seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
I would like to know is it true all .Net application is slower than Win32 native applicaiton or it is Delphi for .Net only.
Your information is great appreciated,
Inung
On 2011-06-21 18:20:17 +0100, Inung Huang said:
> It seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
> I would like to know is it true all .Net application is slower than
> Win32 native applicaiton or it is Delphi for .Net only.
If you are only running the code in the application once then, yes, yo...
ArcGIS runtime errors after upgrading from Delphi 2007 to Delphi XE3We have an application written in Delphi Pascal that accesses the ArcGIS 9.3 API through the COM interface. We recently upgraded from Delphi 2007 to Delphi XE3 and ever since we upgraded we have been getting runtime errors in the ArcGIS libraries that we were not getting before.
Specifically the error is always "invalid floating point operation".
The first one that was occurring was happening in the method "sg.SgCoordRefSetZ". I was able to eliminate this error by adding a call to FGeoSpatialReference.SetZDomain(-10000, 100000.0) even though there is nowhere that we...
Win32 Delphi language features introduced since Delphi 7Hi,
Am I right in thinking that the language features introduced since Delphi 7 fall into the categories:
a) language features dictated by .Net compatibility. e.g. Namespaces, Inlining, records with methods, operator overloading, pure interfaces, generics, extended RTTI and reflection;
b) Unicode strings and supporting procedures?
c) 64-bit support
What other language features, if any, have been introduced since D7?
Had most of the post-D7 languages features, except for generics, Unicode strings, and 64-bit support, been introduced in or before Delphi 2005? How bug-free were ...
Delphi 2007 Help shows many languages except Delphi/Pascal.Hi, New here. I am looking over the installed Help for Delphi 2007 from both the Help menu and the Start-->Codegear-->RAD studio documentation. I see much search by language capabilities, (C++, C#, jscript, visual basic). I do not see Delphi/Pascal examples. Where is the language help and examples for Delphi/Pascal in Delphi 2007? Is there something I have to install? What am I missing? -- IV
...
General error: I/O errorFrom a select statement, I get the following error...
Select error: SQLSTATE = S1000
[Sybase][ODBC Driver][Adaptive Server Anywhere]General error:I/O error Fatal
error: No error -- transaction rolled back.
Since all I'm trying to do is a simple select, It seems like the database
file is corrupt.
Please advise if you have seen this error or know what is going on.
The environment is ASA6.0.03 and WindowsNT4.
Thank you.
If you look in the window of the database server, do you see any errors?
Can you execute other selects?
--
Reg Domaratzki
Sybase Mobile and...
General bootstrap questions: Delphi 7, pascalHi,
This might be a bit inchoherant. I am sorry of that is the case but I have inherited a collection of languishing Delphi Projects in Pascal. I do not know Pascal and this is nearly my into to Delphi. Delphi 7 is running in a Windows XP VirtualMachine instance. The project in question uses several third party libraries / tools. Basically, I don't know where to start so I'll start at the beginning and hope you guys can help.
I first inherited these projects almost two years ago. For the most part they work. There is one project, however, that needs to have a few "mag...
borland.public.delphi.database.general not fondHello.
My problem is I am trying to connect to a newsgroup that
I have configured in Outlook Express 6, under Windows XP and appears
this as follows mistake :
411 Group borland.public.delphi.database.general not found.
Setup:
Count: newsgroups.borland.com
Server: newsgroups.borland.com
Protocol: NNTP
Port: 119
Security (SSL): 0
Error Number: 411
Code: 800ccca5
With the newsgroup of Newsgroups.borland.com before it could enter the group
borland.public.delphi.database.general,
This is for all groups that begin with borland.
I hope you can hel...
borland.public.delphi.database.general not fond #2Hello.
My problem is I am trying to connect to a newsgroup that
I have configured in Outlook Express 6, under Windows XP and appears
this as follows mistake :
411 Group borland.public.delphi.database.general not found.
Setup:
Count: newsgroups.borland.com
Server: newsgroups.borland.com
Protocol: NNTP
Port: 119
Security (SSL): 0
Error Number: 411
Code: 800ccca5
With the newsgroup of Newsgroups.borland.com before it could enter the group
borland.public.delphi.database.general,
This is for all groups that begin with borland.
I hope you can hel...
Delphi component for computing general linear mixed models ??Are there any statistical software available for Delphi for computing
General linear mixed models so that having a data sampler and analyser
also may run statistics directly on group of humans observed pr minute
basis that should be compared together ??
For you old-timers here is a hint as to what the subject is about:
http://www.google.com/search?hl=en&q=%22General+linear+mixed+models%22
--JohnH
Have you looked at http://www.dewresearch.com/ which has some useful code for that
sort of thing?
/Matthew Jones/
Alf Christophersen wrote:
> Are there any statistical softw...