FIXED? Text clip - @i varible

Ask how to do things or if a certain feature is available in the program.
Post Reply
Ranashi
Posts: 18
Joined: 16 May 2016 17:49

FIXED? Text clip - @i varible

Post by Ranashi »

I am trying to build a variable that includes a ] in the index

@i[data->list[cnt].person_id] Record Data

I am wondering if there is a way to make this work. What this wants to do by default is build it out as.

data->list[cnt

it doesn't look like it is using regular expression as I have tried a few different methods to enter this. I could be wrong is there a method to make this work? I am using "input dialog" method
User avatar
Rickard Johansson
Site Admin
Posts: 6938
Joined: 19 Jul 2006 14:29

Re: Text clip - @i varible

Post by Rickard Johansson »

Should work in the next release (v16.66). Thanks!
Post Reply