Christopher, do you have any advice?
Has anyone else got this working?
Best wishes
Andrew
--
Dr. Andrew Millard A.R.M...@durham.ac.uk
Durham University
Senior Lecturer in Archaeology Tel: +44 191 334 1147
Archaeology: http://www.dur.ac.uk/archaeology/
Personal webpage: http://www.dur.ac.uk/a.r.millard/
I suggest that you run from another directory rather than in the binary directory (which you should leave as it is because files other than the exe are needed to run) as otherwise all the files get mixed up.
Essentially all you should have to do is to call the exe file with the input file as an argument. The program will output two files with the same name as the input (.oxcal) file: one file with the .js suffix has full information in javascript format and can be opened by the OxCal front end; the .txt file produces is a tab delimited list of ranges (depending on analysis options). These files will be in the same directory as the .oxcal file. The terminal output can be piped to another file - in the GUI version it is piped to the .log file - so you can see what that output should look like. I'm not sure what will happen if you pipe to the .txt file as then that is being used for two things - may just mix them up of may not work at all.
It is probably easiest to set up all options etc in the .oxcal file - which you can do first using the GUI version and then just modify it as you need.
All versions of OxCal (the server version and the downloadable one) all just use the command line version in the background so it should work just fine.
Christopher
> --
> You received this message because you are subscribed to the Google Groups "OxCal" group.
> To post to this group, send an email to ox...@googlegroups.com.
> To unsubscribe from this group, send email to oxcal+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/oxcal?hl=en-GB.
>
I now have the set up I wanted. I simulate a dating scenario using R, create an .oxcal file with the options and simulated dates in it, and then call OxCal to do the analysis.
Best wishes
Andrew
--
Dr. Andrew Millard A.R.M...@durham.ac.uk
Durham University
Senior Lecturer in Archaeology Tel: +44 191 334 1147
Archaeology: http://www.dur.ac.uk/archaeology/
Personal webpage: http://www.dur.ac.uk/a.r.millard/