Jump to content
Sign in to follow this  
pve

Array Display

Recommended Posts

Hi all

 

<ScrollY>(L:Scroll,number)</ScrollY>

<String>

%((L:DirTo,bool) ! (@c:FlightPlanWaypointsNumber) s2 0 != and )

%{if}

%(0 sp1)

%{loop}

%(@Array l1 (>@c:FlightPlanWaypointIndex))

%( l1 (@c:FlightPlanWaypointIndex) == )%{if}%( l44 100 / )%!d!%{end}

%(l1 ++ s1 l2 <)

\n

%{next}

%{end}

%{end}

</String>

 

works OK but if I try

%( l1 (@c:FlightPlanWaypointIndex) 1 - == )%{if}%( l44 100 / )%!d!%{end}

 

To give one value back I get not even a list of zeros.

 

Anyone help


Paul EGLD

Share this post


Link to post
Share on other sites

<ScrollY>(L:Scroll,number)</ScrollY>
<String>
%((L:DirTo,bool) ! (@c:FlightPlanWaypointsNumber) s2 0 != and )
%{if}
%(0 sp1)
%{loop}
%(@Array l1 (>@c:FlightPlanWaypointIndex))
%( l1 (@c:FlightPlanWaypointIndex) == )%{if}%( l44 100 / )%!d!%{end}
%(l1 ++ s1 l2 <)
\n
%{next}
%{end}
%{end}
</String>
%( l1 (@c:FlightPlanWaypointIndex) 1 - == )%{if}%( l44 100 / )%!d!%{end}
Need to use the code-format... like what I just did.

 

I'd offer an answer to your question... but I don't do XML.


Ed Wilson

Mindstar Aviation
My Playland - I69

Share this post


Link to post
Share on other sites

Thanks I tried that, I went back and changed the array

 

l1 1 - @1 == if{ (L:AltConst:@1,feet) sp37 }

 

Ed. how you get the code box


Paul EGLD

Share this post


Link to post
Share on other sites

Ed. how you get the code box

 

 

 

When replying click on "More Reply Options" and the select the "< >" option for code. Select code type "XML" and then paste your bit of code in the big box. 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...