C0307 Compiler Error
Message text
Syntax error: unexpected string.
Explanation
Error C0307 is generated when you deploy a .NET target that has a
statement like the following inside a conditional compilation
clause:
|
1 2 3 4 5 |
#if defined PBWEBFORM then halt clos // generates C0307: // Syntax error: unexpected "clos" #end if |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest