Recent

Author Topic: About TFPExpressionParser  (Read 23991 times)

Zvoni

  • Hero Member
  • *****
  • Posts: 2961
Re: About TFPExpressionParser
« Reply #45 on: March 24, 2025, 10:29:58 am »
I found no examples using the " character, what could it be used for?
The double-quote character is used, e.g. on windows to enclose Path-Parameters, which contain blanks (or other WordDelim), to make sure, the whole thing is used, e.g. when passing to TProcess or reading ParamStr when started from commandline.

Nutshell: the double-quote-character is used to: "Everything between 2 Double-Quotes --> return it as one token"
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad

 

TinyPortal © 2005-2018