Skip to content

Error in check for valid environment variable in TPJEnvironmentVars.CreateBlock #22

@delphidabbler

Description

@delphidabbler

if AnsiPos('=', NewEnv[Idx]) = 0 then

This check considers =Value as a valid environment variable, but it isn't.

Change to use TPJEnvironmentVar.IsValidStr instead.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcompletedWork has completed (may not have been pushed to GitHub yet)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions