[fpc-pascal] Illeagal assignment to For Loop variable in Free pascal

Juha Manninen juha.manninen62 at gmail.com
Wed Jun 18 13:41:11 CEST 2014


On Wed, Jun 18, 2014 at 2:36 PM, Bart <bartjunk64 at gmail.com> wrote:
> The original code removes trailing spaces only, and Trim() removes
> more than spaces (and it removes leading blanks as well).

  Filename := TrimRight(Filename);

:)

Juha



More information about the fpc-pascal mailing list