Results 1 to 2 of 2
Thread: [logics] in Include-file
-
01-02-2005, 10:59 AM #1Thomas RichterGuest
[logics] in Include-file
Hi all,
I want add some logics in the Include-File.
I create a include-file, named same as in [script].
Begin with [logics] and then the logics.
But they don`t work !! Why ??
I added also [elements] and then some elements.
And I can see them. Thats OK.
So I can see the pmscr737.txt file is working, but not with logics.
Doe`s anyone know more?
--
Best Regards
Thomas - EW321
-
01-06-2005, 01:36 PM #2Enrico SchirattiGuest
Re: [logics] in Include-file
Hi Thomas...
> I create a include-file, named same as in [script].
ignore script for the time being please...
> So I can see the pmscr737.txt file is working, but not with logics.
the scr file is for scripts and is being worked on... the include filename
you make for yourself can have any name... e.g.
Try this:
In the main file, at the beginning (or anywhere actually) add:
include signs.txt
Then have a file called signs.txt with the following content:
[logics]
if seatbelts changed
if seatbelts then
pm4f4 = 425
else
pm4f4 = 426
endif
endif
if nosmoking changed
if nosmoking then
pm4f4 = 422
else
pm4f4 = 423
endif
endif
"Thomas Richter" wrote in message
news:280448.55736@wb.onvix.com...
> Hi all,
> I want add some logics in the Include-File.
> I create a include-file, named same as in [script].
> Begin with [logics] and then the logics.
> But they don`t work !! Why ??
> I added also [elements] and then some elements.
> And I can see them. Thats OK.
> So I can see the pmscr737.txt file is working, but not with logics.
> Doe`s anyone know more?
> --
> Best Regards
> Thomas - EW321
>
Similar Threads
-
Opencockpits - Price does not include VAT.
By notgotaclue in forum General Builder Questions All Aircraft TypesReplies: 10Last Post: 03-16-2011, 05:33 PM -
Engine Start logics
By jimthomasjohnston in forum PMSystemsReplies: 6Last Post: 08-05-2008, 02:43 PM -
Logics in pmsystems...
By Bogysim in forum PM General Q & AReplies: 4Last Post: 01-04-2007, 05:17 PM -
pmsystem logics section: random values
By Enrico Schiratti in forum PMSystemsReplies: 0Last Post: 01-13-2006, 12:55 PM -
[LOGIC] Include
By null null in forum PM General Q & AReplies: 1Last Post: 12-02-2004, 06:53 AM