On 16 May 2013, at 19:31, Vincent Snijders wrote:
> --
>> (0067718) Vincent Snijders (manager) - 2013-05-16 18:39
>> http://bugs.freepascal.org/view.php?id=24437#c67718
>> -
--
> (0067718) Vincent Snijders (manager) - 2013-05-16 18:39
> http://bugs.freepascal.org/view.php?id=24437#c67718
> --
> That compiler is too old, it should be
On Thu, May 16, 2013 at 1:31 PM, leledumbo wrote:
> Try this trick: Options := [poNewConsole]; ShowWindow := swoHIDE;
>
Yep. Thanks, I saw... unfortunate a long time after.
Thank you.
Marcos Douglas
___
fpc-pascal maillist - fpc-pascal@lists.freepasc
On Thu, May 16, 2013 at 12:51 PM, Michael Van Canneyt
wrote:
>
>
> On Wed, 15 May 2013, Marcos Douglas wrote:
>
>> Hi,
>>
>> I want to execute a batch file on Windows (FPC 2.6.2 and Laz trunk)
>> using TProcess class.
>> It ONLY works if I use the [poWaitOnExit] and DO NOT USE [poNoConsole]
>> opt
Try this trick: Options := [poNewConsole]; ShowWindow := swoHIDE;
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/TProcess-Batch-script-and-Windows-tp5714812p5714828.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
__
I think it's the documentation source that needs to be updated, FCL always
means Free Component Library.
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Documentation-site-incorrect-manual-name-tp5714811p5714827.html
Sent from the Free Pascal - General mailing
On Wed, 15 May 2013, Marcos Douglas wrote:
Hi,
I want to execute a batch file on Windows (FPC 2.6.2 and Laz trunk)
using TProcess class.
It ONLY works if I use the [poWaitOnExit] and DO NOT USE [poNoConsole] options.
I do not want to see the console so, I need to use [poNoConsole]
option. Is
Are there some examples of using tiOPF logging besides those in the demos?
I want to use tiLogToGUI, but I am not happy with the amount of screen
space it takes. Is there some way it can be adapted or themed to be tidier
or smaller?
The code gives the impression that it can be embedded or extend
On 16 May 2013, at 14:46, Reimar Grabowski wrote:
Same problem here but much funnier FPC message:
Makefile:2704: *** The only supported starting compiler version is
2.7.1. You are trying to build with 2.6.2. If you are absolutely sure
that the current compiler is built from the exact same
vers
Same problem here but much funnier FPC message:
Makefile:2704: *** The only supported starting compiler version is
2.7.1. You are trying to build with 2.6.2. If you are absolutely sure
that the current compiler is built from the exact same
version/revision, you can try to use OVERRIDEVERSIONCHECK=
On
http://www.freepascal.org/docs-html/
I find
FCL (Free Class Library) reference manual.
however the doc itself (and the 2.6 PDF) specifies Free Component Library
Could this be changed on the site? Does this need to be changed in
Lazarus default online help settings as well?
Thanks,
Reinier
___
11 matches
Mail list logo