HI Guru
I studied your Migration materials from Powerscript to C# at
I found out “datastore” syntax error which different to migration materials like attached picture
Would you advise me how to fix the error
Best regards
William Yau
HI Guru
I studied your Migration materials from Powerscript to C# at
I found out “datastore” syntax error which different to migration materials like attached picture
Would you advise me how to fix the error
Best regards
William Yau
Generally, you should use regular expressions in your IDE to search for "namespace *DataStore" throughout the solution.
However, when looking for strings from the entire solution, SnapDevelop 2019 R2 does not support the "regular expression" option. We are already trying to fix this issue. Therefore, you can search for "DataStore" from the entire solution to work around it.
Regards,
Logan
THANK FOR YOUR HELP
WILLIAM