Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not understand??
Message
 
To
15/10/2004 13:16:06
Juan Bonilla
Enter Computer S.A.
David, Panama
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Miscellaneous
Thread ID:
00951771
Message ID:
00951803
Views:
5
It doesn't like your vfp expression. Here's another example that should always work(spaces between < and % should not be in live version):
< %
local cadena
cadena= '123'% >
< %= cadena % >
>i do it a little test.
>i write this code and save as html
>
>\\ <%
> local cadena
> cadena= '123'
>
>
> <%= cadena \\
>
>however the form ever says
>Tipo de error:
>mergetext err#= 152 line= 368 Falta alguna expresión.152 Falta alguna expresión. .NULL. .NULL. .NULL. .NULL. .NULL. c:\iesoweb\practica\practica.dll (0x800A0098)
>c:\iesoweb\practica\practica.dll
>/Practica/default.asp, línea 6
>
>
>i only like test a block instruction and show values.
>
>thanks...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform