TVP Pro 8.6, George commands...
1. It seems like there are a number of George commands which have additional command parameters that aren't documented in the SDK/George document. Is this true? If so, is there some way to get a comprehensive list of ALL Commands and parameters? (At times it is possible to guess what these commands are by looking at the options for a given function... but other times not.)
2. I'm having a problem with the tv_BrushRestore parameter for Border. Any value above zero seems to work, but if I try to disable an existing border in a script using:
tv_BrushRestore Border 0
It still leaves a 1 pixel border on the CutBrush.
Oddly enough, if I use the same George command line in a custom button with value zero, it removes the 1 pixel border.
Sven