John answered your sentence stack commands, so I'll take a shot at how to execute a program.
Typically programs are stored in type 1 files, aka directories or folders, (terminology usually depends upon base operating system, *ix or windows). There's a corresponding file containing the object code. To execute the program, you would typically enter RUN filename programname at the command prompt. Then, there's cataloged code which is a method of storing object code so that it can be referenced by multiple users, (unless it's cataloged "locally"). You can also execute a program directly from its native host without entering UniData if you know where the binary executable lives. The last three are included only for some semblance of completeness, I believe that the answer you're looking for right now is paragraphs two and three. On 3/19/2013 11:17 AM, Sathya wrote: > Hi all,.. > > I'm pretty new to Unidata. just wanted to know the command for listing the > history of commands and how to select nth number of command. > > Also how to execute a unidata program. > > I know my questions will be very simple. But as I'm entirely new to this, > unable to find that anywhere :-( > > TIA, > Sathya V. > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
