Dear Seyed,
Since you do not give any detail as to the detail of your problem, I can only respond by trying to be more specific.
Let me assume
1) ASreml is installed as c:\Program Files\ASReml2\bin\asreml.exe
2) Your .pin file is called mypin.pin
3) The relevant asreml output files are myasr.asr and myasr.vvp
Then, using ASReml-W, you would select
Run
Run wth Arguments
and write in the in the command options box
-pmyasr mypin.pin xx
It should create output file myasr.pvc
If this doesn't seem to work, close ASReml-W
and open a command window
i.e. <Start> <Run> "CMD" under windows XP
Use the
CD folder
command to move to the folder containing myasr.* and mypin.pin
Type the command
"C:\Program files\ASReml2\bin\asreml.exe" -pmyasr mypin.pin
At least this way you can see
1) whether ASReml is invoked (else pathname is wrong)
2) any error messages.
NB If the pinfilename is the same as the asreml output filename (ignoring the file extension), the command can be written as
"C:\Program files\ASReml2\bin\asreml.exe" -p mypin.pin
NBB In ASReml 3, the .pin file can be processed from within the .as jobfile
using the new VPREDICT command.
I hope this gets you sorted.
------------------------
Arthur Gilmour
Retired Principal Research Scientist (Biometrics)
-------------------- m2f --------------------
Sent using Mail2Forum (http://www.mail2forum.com).
Read this topic online here:
http://www.vsni.co.uk/forum/viewtopic.php?p=726#726
-------------------- m2f --------------------
Received on Mon Aug 09 2009 - 13:46:22 EST
This webpage is part of the ASReml-l discussion list archives 2004-2010. More information on ASReml can be found at the VSN website. This discussion list is now deprecated - please use the VSN forum for discussion on ASReml. (These online archives were generated using the hypermail package.)