PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → WebDev 14 tutorials
WebDev 14 tutorials
Débuté par bill, 24 juil. 2009 02:10 - 1 réponse
Posté le 24 juillet 2009 - 02:10
Hello.

As I go through the first tutorial in my WebDev 14 manual. On page 48 as I type in the code I continuously get errors talking about "prefixed" and "non-prefixed" variables. The code automatically changes the string My_Age into sMy_Age repeatedly as well.

Can anyone tell me what I'm doing wrong?

Thanks, Bill
Posté le 24 juillet 2009 - 11:53
You can prefixed or non-prefixed variables on "Project Description", tab 'Advanced'
If checked then WxDev prefixed all the variables that you create.