Hi all I am in the process of writing a script that displays different things based on which line of custom data in a text panel is read.
e.g. you read the first line it may show on the text panel:Menu name is "Men1" then options are "option1","option2"... so on. or if you read the second line:
Display name is "DisplaySigma" then values are "value 1" = 4, "value 2" = 63 ... so on etc.
To accomplish this what I have done is create a format I use in the custom data of:...
Use of many Split() commands causes complexity issues
e.g. you read the first line it may show on the text panel:Menu name is "Men1" then options are "option1","option2"... so on. or if you read the second line:
Display name is "DisplaySigma" then values are "value 1" = 4, "value 2" = 63 ... so on etc.
To accomplish this what I have done is create a format I use in the custom data of:...
Use of many Split() commands causes complexity issues