Before You Start

There are some important things you need to bear in mind before you start using RAMP-TS:

Remember Everything is Case Sensitive!

Because RAMP-TS uses Javascript which is case-sensitive, you need to watch your capitalization closely when you name screens and fields, create or call variables, objects and functions.

When you encounter a problem, the first thing you should do is to check the capitalization.

 

Using a RAMP-TS 5250 Session

A RAMP-Tools 5250 session is heavily tracked and monitored. This means that:

AXes developer mode 5250 sessions are designed to perform AXes development work only. This means you should not use AXes developer mode 5250 sessions to do other non-AXes development work (eg: editing your RPG programs).      

You should never use AXes developer mode 5250 sessions in end user environments.

  

Understand How the 5250 Application Works

When RAMPing screens you generate scripts that deal with the way the 5250 application behaves.

Typically 5250 applications exhibit patterns of behavior, because they were created by people who (hopefully) followed design rules and were trying to produce a consistent 5250 UI. So, in a RAMP project: