I made some more tests, conditions are evaluated properly
On Thu, Apr 11, 2013 at 10:36 PM, Stuart Buchanan wrote:
> On Thu, Apr 11, 2013 at 8:35 PM, Jean-Yves LEBLEU wrote:
> > This is what I did :
> > var checklist="777-200-checklists.xml";
> > var
> checklist_path=sprintf("%s/%s",getprop("/s
On Thu, Apr 11, 2013 at 8:35 PM, Jean-Yves LEBLEU wrote:
> This is what I did :
> var checklist="777-200-checklists.xml";
> var checklist_path=sprintf("%s/%s",getprop("/sim/aircraft-dir"),checklist);
> print(checklist_path);
> var data = io.read_properties(checklist_path,"/sim/checklists");
>
>
Hi Stuart
thanks for the clue :
This is what I did :
var checklist="777-200-checklists.xml";
var checklist_path=sprintf("%s/%s",getprop("/sim/aircraft-dir"),checklist);
print(checklist_path);
var data = io.read_properties(checklist_path,"/sim/checklists");
It does reload the checklists but co
Hi Jean-Yves,
On Mon, Apr 8, 2013 at 8:27 PM, Jean-Yves LEBLEU wrote:
> Hello,
>
> I have started to write checklists for 777, is there any way to reload the
> checklist without restarting flightgear, I tried with shift-esc with no
> success.
> Or maybe there is a little nas script to do the trick
Hello,
I have started to write checklists for 777, is there any way to reload the
checklist without restarting flightgear, I tried with shift-esc with no
success.
Or maybe there is a little nas script to do the trick ?
Thanks for any answer.
Jean-Yves
--
5 matches
Mail list logo