Jump to content


Click the link below to see the new game I'm developing!


Mike Wright

Member Since 06 Feb 2003
Offline Last Active Jan 21 2016 07:34 AM
-----

Topics I've Started

Field positions in VIP

11 March 2004 - 08:58 AM

Hey folks,

How do you interrogate a field position in VIP now? What I mean is, in the old days we used to use @FLD (i.e. IF @FLD = 13 ....). This still works, but it's more difficult to find out what the field numbers are now due to the way VIP lays the fields out on the screen. I either have to count down the screen, or put user messages into the fields first.

I thought the tagname could be interrogated, but can't seem to get it to work (i.e. IF @FLD = tagname ...).

The logic is on a button by the way.

Click the link below to see the new game I'm developing!