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

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] If ShellExecute(0, 'open', PChar(ExecuteName), '', '', 0) = 32 Then

2009-01-27 Thread vmars
:42:23 -0600 Von: vmars vm...@rgv.rr.com An: fpc-pascal@lists.freepascal.org Betreff: [fpc-pascal] If ShellExecute(0, \'open\', PChar(ExecuteName), \'\', \'\', 0) = 32 Then Thanks in advance! [Any ideas why this works: ExecuteName := (AppPathExe + 'Del2Pas.bat.lnk'); ExecuteShell

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] 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,

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

2009-01-26 Thread vmars
: Bart bartjun...@gmail.com To: FPC-Pascal users discussions fpc-pascal@lists.freepascal.org Sent: Monday, January 26, 2009 12:58 PM Subject: Re: [fpc-pascal] EFCreateError' Unable to create file On 1/26/09, vmars vm...@rgv.rr.com wrote: Double quotes are ok in windows. Check your system

[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 //

[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

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:

[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] 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/

[fpc-pascal] Is there a way to search this fpc-pascal@lists.freepascal.org list for info on CheckListBox ?

2009-01-21 Thread vmars
Is there a way to search this fpc-pascal@lists.freepascal.org 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