Antony Corbett
Antony Corbett
About
- Username
 - Antony Corbett
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                I agree. Has anyone got sample C++Scripts please?
 - 
                Have solved the problem by placing the assignment of SyntaxType above the Script specification as follows: void __fastcall TForm1::Button1Click(TObject *Sender) { fsScript1->Clear(); fsScript1->Parent = fsGlobalUnit(); fsScript1->SyntaxTy…