Profile

Jonathan Peters

Contact Details

My Content

1 to 5 of 5 total
Posted By Jonathan Peters 09-24-2025 02:11
Found In Egroup: Graphics
\ view thread
Hey Andrew, Thanks for getting back to me. I assumed this was the issue. Have you seen workflows that get around this- Maybe with VBA scripting or external code? I'm looking for a workflow that can benefit us. I am thinking about writing a simple Python script that parses our current JSON and extracts ...
Posted By Jonathan Peters 09-22-2025 00:30
Found In Egroup: Graphics
\ view thread
Here is an example schedule that we use. I cannot upload the JSON, here is a link to the JSON structure. https://pastecode.io/s/t615ha21 ------------------------------ Jonathan Peters Team Lead & Broadcast Engineer Forester Digital Network ------------------------------
Posted By Jonathan Peters 09-22-2025 00:00
Found In Egroup: Graphics
\ view thread
I have a JSON schedule feeding in through the JSON DataLinq provider. It's an array of game objects, and each row includes a startDateTime. I want a text object in my scene to act as a Combobox (User Input Control) that automatically lists every startDateTime from that feed. When the operator picks one, ...
Posted By Jonathan Peters 12-05-2024 12:02
Found In Egroup: Graphics
\ view thread
Hello, This is my first time scripting with Ross Xpressions and using Visual Basic. I also do not, in any regard, have a strong background in coding or scripting. I took an Into to Comp Sci class in college, where we learned the basics of Python. Here is what I would like to do; ...