C0300 Compiler Error
Message text
The statement is not complete.
Explanation
Error C0300 is generated when you deploy a .NET target that contains
an incomplete statement inside a conditional compilation clause:
|
1 2 3 4 |
int i #if defined PBWEBFORM the i = // generates C0300 #end if |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest