Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

EPLcoding ERROR

Featured Replies

Hi there !I get the following error on this code - bad key name (j) :INIT {}#define ECM M1R0B0 :ECMToggle {kpr(j);}; definebutton(ECM,on,ECMToggle)definebutton(ECM,off,ECMToggle) ?????Please help !Frank

use 'J' instead? (not j )cary

Thanks CaryGet back with more Q later !Still haven't find out about the OUTPUT !All the bestFrank

Hi again !You wount belive it:Error - Bad Key name ('J')Here is the hole code://#define FASTSCAN 0#define SLOWSCAN 1#define OUTPUT 2definemodule(0,FASTSCAN,0,16)definemodule(1,SLOWSCAN,0,16)definemodule(2,SLOWSCAN,0,16):INIT{}#define ECM M1R0B0:ECMToggle {keyhit('J');}definebutton(ECM,on,ECMToggle)definebutton(ECM,off,ECMToggle)//Any help ???All the bestFrank

No ' ' are used.:ECMToggle {keyhit(J);}that should take care of the bad keyname error.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.