Skip to content

Not working when using {$DEFINE PS_BTSTRINGNATIVE} #6

@LuWey

Description

@LuWey

I installed this fork to use Strings.
I realized I had to set
{$DEFINE PS_BTSTRINGNATIVE} { optional: default: not defined }
in file PascalScript.inc in order for TbtString to be String.
But even when running the simplest Console samples, Exec.LoadData(Data) fails.
In order to compile the samples, I had to change AnsiString to TbtString to satisfy the compiler.
What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions