Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4990 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi comment

another ( strange ) workaround:

List ( Evaluate ( Quote ( $v [ Table::Repetition ] ) ) ; Table::SecondValue )

or ( even more strange ):

a ) List ( $v [ Evaluate ( Table::Repetition ) ] ; Table::SecondValue )

b ) List ( $v [ GetAsNumber ( Table::Repetition ) ] ; Table::SecondValue )

c ) List ( $v [ Table::Repetition + 0 ] ; Table::SecondValue )

Posted

Right. Obviously there is a problem with the order of evaluation when the expression is enclosed in List().

And now that I have put it this way, I have remembered this:

http://fmforums.com/forum/topic/76502-getnthrecord-not-reliable/page__p__360070

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.