McIDAS-X Learning Guide
Version 2020
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
Type: TL
You should see five user-defined strings (CT,KEYF4,NOTE,T,WORLDMAP) and two system strings (H,Y) as shown below.TL CT := ZA "#H H := 20:42:30 KEYF4 := ZA "USA NOTE := MAP OF THE WORLD T := ZA "20:12:07 WORLDMAP := MAP WORL 3 BOX=NO Y := 2020231 --END OF LIST |
TL without any parameters lists the first 20 strings in the table that start with a number or a letter.
Type: ASK1 NOTE
In the pop-up window, edit the text to read "MAP OF THE ENTIRE WORLD!"
Type: TL NOTE
Type: ASK1 STATE 'Input a 2-character state' STATION 'and a 4 digit METAR station'
In the pop-up window, enter a two-character state (e.g. TX) and a four-digit station (e.g. KLAR).
Type: TL STA
You should see the STATE and STATION strings listed.STATE := TX STATION := KLAR |
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]