PDA

View Full Version : Many things seem broken in TScript


Bobt
12-16-2003, 02:18 PM
This call gives me an error ???

ShowMarkerFlags(true )

Here is my TScript below.


CreateShortCut ("7", code( TESTIT() ), "OrderedFocus", KbdPriority)

TESTIT() =
{
ShowMarkerFlags(true)
}

Aussie
12-16-2003, 06:51 PM
As I recall, even the timeline crouton context menu does not work with that command either.