ConText

Why Context

ConText is a popular choice among ASReml users on the Windows platform. This is a third party product and ASReml support does not include user support with respect to the use of Context.

Getting ConText

ConText is available from http://www.context.cx and may also be on your ASReml CD as the file ContextSetup.exe. To install Context, run this file. Then copy the file ASReml.chl to C:\Program Files\Context\Highlighters

Setting up ConText

A little bit of setting up is required to run ASReml conveniently. We assume ASReml is in the standard location
C:\Program files\ASReml2\bin\asreml.exe
To enable ASReml to run from Context under F9, type Options Environment_Options Execute_keys Add
 file extensions:      as
 F9 Execute               "C:\Program files\ASReml2\bin\asreml.exe"
    Start In              %p
    Parameters            %f
    Hint                  ASReml

To access the User Guide by typing , find ADOBE ACROBAT path by right clicking the ADOBE READER icon and selecting Properties. Then continue with
 F12 Execute              ADOBE ACROBAT path
     Start In              %p
     Parameters            "C:\Program files\ASReml2\doc\UserGuide.pdf"
     Hint                  User Guide

a similar way, you can setup Context to process a .pin file by typing: Options Environment_Options Execute_keys Add
 file extensions:        pin
 F9  Execute             "C:\Program files\ASReml2\bin\asreml.exe"
     Start In            %p
     Parameters          -p %f
     Hint                ASReml PIN

Return to start