Consultor Eletrônico



Kbase P32784: Syntax errors when attempting to compile WebSpeed programs in AppBuilder.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/10/2008
Status: Unverified

SYMPTOM(s):

Syntax errors when attempting to compile WebSpeed programs in AppBuilder.

** Unable to understand after -- "<string>". (247)

** Unable to understand after -- "<". (247)

** Invalid statement. (254)

** <program> Could not understand line <number>. (198)

** Could not understand line 1. (198)

Progress cannot understand HTML tags contained within WebSpeed program code.

FACT(s) (Environment):

Trying to compile or check syntax of a Embedded Speedscript using Appbuilder
Using a Blank template
Using html containing SpeedScript
AppBuilder is in local development mode
Windows
WebSpeed Versions

CAUSE:

The compiler within Appbuilder does not recognize HTML tags from the 4gl commmands.

FIX:

Set AppBuilder to use remote development mode by selecting the AppBuilder's "Switch to remote development" button.
OR
Save the code as HTM or HTML. Upon saving, a question will be appear saying:
"If the file contains SpeedScript you can compile it into a runnable Web Object on your WebSeepd agent. Do you wan to compile now? ":
If you choose to say yes and compile,, make sure that your Webtools configuration is correct and there are webspeed agent running.