• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Thunder Beta syntax error on transaction {}

Participant ,
Feb 28, 2014 Feb 28, 2014

Copy link to clipboard

Copied

There doesn't appear to be a separate beta forum, so I'm reporting this here.

Testing the Thunder Beta, it reports the following as a syntax error:

if (thing) {

     transaction {

          doStuff;

          EntitySave(item);

     }

}

It reports 'return statement in function' for pretty much all our cfscript transaction statements.

This is the standalone install. I haven't been able to get the Eclipse plugin install working yet.

TOPICS
Builder

Views

620

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Feb 28, 2014 Feb 28, 2014

Copy link to clipboard

Copied

LATEST

You can report bugs for ColdFusion Builder 3 on the Adobe Bug Tracker.

-Carl V.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation