# Custom ALIAS Files ### General The ALIAS file describes all the . (dot) shortcuts for Text pilots in Euroscope. The file is located in: EKDK > Alias folder It is highly recommended that all controllers make their edits or at least personalize the file to make it fit your exact needs. ### How to edit #### Basic structure The file itself is split up in different sections to make it easier to edit and read. All these categories are defined with: ``` ;*** [Name] *** ``` The commands itself are defined with: ``` .[command] [Text to be inserted] ``` An example could be: ``` ;*** A_TWR *** .conapp Winds are $wind, runway $arrrwy, continue approach, you're number $2 ``` To automatically insert values following codes are used:
Wind | $wind |
Arrival Runway | $arrrwy |
STAR | $star |
SID | $sid |
QNH | $altim(\[ICAO\]) |
SSR Code | $asquawk |