2010/1/3 Hans-Peter Diettrich <[email protected]>:
>
> IMO the problems arise from command lines and scripts, not from application
> code itself, because there spaces are treated as separators between
> arguments.


The simple solution for me (and on the linux systems I maintain) is to
replace all scripts I created with simple FPC (console) applications.
This beats the crap of of bash scripts (feature wise), it is just as
easy to create as bash scripts, plus I have the full RTL and FCL to my
disposal. :-)

Hopefully not to long in the future, I'll have Linux FrameBuffer
support if fpGUI, which will then give me full GUI apps in console
mode - that's for the more advanced scripts like installations etc.
:-D


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to