Is there a way to search this list for info
on CheckListBox ?
Thanks!
ô¿ô
V e r n
WinXp sp2 , Delphi5, WebDwarf, Trellian WebPage,
Lazarus-0.9.26-fpc-2.2.2-win32.exe,
wxPython2.8-win32-unicode-2.8.9.1-py26.exe , Boa 0.6.1
http://www.flickr.com/photos/vmars956/
Wanted: Dwarf Hibi
'JcfStringUtils.pas' very strange looking code.
Please, what format is the file in?
Thanks!
ô¿ô
V e r n
WinXp sp2 , Delphi5, WebDwarf, Trellian WebPage,
Lazarus-0.9.26-fpc-2.2.2-win32.exe,
wxPython2.8-win32-unicode-2.8.9.1-py26.exe , Boa 0.6.1
http://www.flickr.com/photos/vmars956/
Wanted
fpGui very cool !
ô¿ô
V e r n
WinXp sp2 , Delphi5, WebDwarf, Trellian WebPage,
Lazarus-0.9.26-fpc-2.2.2-win32.exe,
wxPython2.8-win32-unicode-2.8.9.1-py26.exe , Boa 0.6.1
http://www.flickr.com/photos/vmars956/
Wanted: Dwarf Hibiscus (Orange/Rasberry)
- Original Message -
From: "Gr
(Lazarus-0.9.26-fpc-2.2.2-win32.exe) winXP sp2
I am trying to SaveToFile a Memo1 to disk.
But can't seem to get it to work.
Is there a known bug?
Try
Memo1.Lines.SaveToFile(ExecuteName);
Except ShowMessage('Shoots, couldnt SaveToFile!');
end;
[Project
Double quotes are ok in windows.
Check your system for any ShortCut aimed at "c:\Program Files".
And you'll see double quotes.
But your right about me having too many ""s.
I fixed that, and all is well.
Thanks All !
ô¿ô
V e r n
WinXp sp2 , Delphi5, WebDwarf, Trellian WebPage,
Lazarus-0.9.2
: "Bart"
To: "FPC-Pascal users discussions"
Sent: Monday, January 26, 2009 12:58 PM
Subject: Re: [fpc-pascal] EFCreateError' Unable to create file
On 1/26/09, vmars wrote:
Double quotes are ok in windows.
Check your system for any ShortCut aimed at "c:\Program
Thanks in advance!
[Any ideas why this works:
ExecuteName := (AppPathExe + 'Del2Pas.bat.lnk');
ExecuteShell; ]
[But this doesn't work:
ExecuteName := (AppPathExe + 'Del2Pas.bat');
ExecuteShell;
And doesn't give an error msg.]
procedure TForm1.ExecuteShell;
begin
//ShowMessage('Execu
I know that I can chug thru http://lists.freepascal.org/lists/fpc-pascal/ by
month/thread etc., but:
Is there a way to search this pascal group:
http://lists.freepascal.org/lists/fpc-pascal/
Maybe something similar to Delphi's http://www.tamaracka.com/search.htm
Thanks!
ô¿ô
V e r n
WinX
ibiscus (Orange/Rasberry)
- Original Message -
From: ""Vinzent Höfler""
To: "FPC-Pascal users discussions"
Sent: Monday, January 26, 2009 11:53 PM
Subject: Re: [fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName),
'','', 0) &
Wild is good, but same results:
Unable to open file: "%COMSPEC%/c Del2Pas.bat" ErrorCode=0
ô¿ô
V e r n
WinXp sp2 , Delphi5, WebDwarf, Trellian WebPage,
Lazarus-0.9.26-fpc-2.2.2-win32.exe,
wxPython2.8-win32-unicode-2.8.9.1-py26.exe , Boa 0.6.1
http://www.flickr.com/photos/vmars956/
Wanted
OK. I finally got there, via much trial and error.
*
ExecuteName := GetEnvironmentVariable('COMSPEC');
{ExecuteName = 'C:\WINDOWS\system32\cmd.exe'}
ShellExParms := (' /c ' + ExecuteName) ;
If ShellExecute(0, nil, PChar(ExecuteName), PChar(ShellExParms), nil,
SW_SHOWNORMAL) <= 32 Then
Please,
is there a .zip version for windows?
Thanks!
ô¿ô
V e r n
WinXp sp2 , Delphi5, WebDwarf, Trellian WebPage,
Lazarus-0.9.26-fpc-2.2.2-win32.exe,
wxPython2.8-win32-unicode-2.8.9.1-py26.exe , Boa 0.6.1
http://www.flickr.com/photos/vmars956/
Wanted: Dwarf Hibiscus (Orange/Rasberr
12 matches
Mail list logo