[fpc-pascal] Is there a way to search this list for info on CheckListBox ?

2009-01-21 Thread vmars
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

Re: [fpc-pascal] cross platform version of IsCharAlpha()

2009-01-23 Thread vmars
'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

Re: [fpc-pascal] n-tier development with Free Pascal

2009-01-24 Thread vmars
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

[fpc-pascal] EFCreateError' Unable to create file

2009-01-24 Thread vmars
(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

Re: [fpc-pascal] EFCreateError' Unable to create file

2009-01-26 Thread vmars
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

Re: [fpc-pascal] EFCreateError' Unable to create file

2009-01-26 Thread vmars
: "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

[fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', '', 0) <= 32 Then

2009-01-26 Thread vmars
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

[fpc-pascal] Is there a way to search this pascal group

2009-01-26 Thread vmars
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

Re: [fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', '', 0) <= 32 Then

2009-01-27 Thread vmars
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) &

Re: [fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', '', 0) <= 32 Then

2009-01-27 Thread vmars
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

Re: [fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', '', 0) <= 32 Then

2009-01-29 Thread vmars
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

Re: [fpc-pascal] Graphic LRS creator

2009-01-30 Thread vmars
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