Quantcast
Channel:
Viewing all articles
Browse latest Browse all 43869

Wiki Page: Why Do I get the error: Compile error, SEM 12 : variable is not declared when assigning a variable to a form?

$
0
0
When assigning a variable to be posted in a form we need to make the variable global for the whole script. If we assign the variable in the transaction only we get the error: Compile error, SEM 12 : variable is not declared To resolve this issue we would declare the variable at the beginning of the script before the TInit transaction. For example: dcluser user VUser transactions TInit : begin; TMain : 1; var Sresult : string;

Viewing all articles
Browse latest Browse all 43869

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>