This document provides an overview of the EViews command language and programming. It describes the four main components of the EViews command language: commands, functions, object views and procs, and object data members. It provides examples of common commands like wfopen, series, and equation. It also discusses functions, object views and procs, data members, and basic programming concepts in EViews like variables, control structures like if/else and for loops, and program arguments.