Welcome, Guest
Username: Password: Remember me
Components and Libraries for Scripting Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

Tryed to integrat StrUtil in PascalScript IDE Demo 8 years 5 days ago #9331

  • TheWolf
  • TheWolf's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 29
  • Thank you received: 0
This is my error since i have put under
implementation
uses uPSC_strutils,[...]
and
function MyOnUses(Sender: TPSPascalCompiler; const Name: AnsiString): Boolean;
[...]
SIRegister_strutils(sender);

Succesfully compiled
[Error] : Could not load data: Cannot Import POSEX

I get this error everytime when I try to compile/execute a script.
It makes no matter which script I try, its every time by every script.
Since my changes in the demo.
What I have try to do is, to make the function available which a part of strutils in PascalScript.

Please Log in or Create an account to join the conversation.

Last edit: by TheWolf.

Tryed to integrat StrUtiils in PascalScript IDE De 8 years 4 days ago #9339

  • TheWolf
  • TheWolf's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 29
  • Thank you received: 0
I have look a bit more in the sources but I have no idea where the mistake/bug is that strutils doesn't work.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1