I've read a few threads on here about documentation being light. I've read the new 3.1 doc and still it just doesn't go into much depth. Somewhere there must be something deeper.
Take for instance Object.Command ... here's what the latest doc says:
Object.Command and Object.CommandParameters
Gets/sets the object command and parameters for Shortcut and URL object types.
OK. That's nice. Now what? So I have the need, let's say, to set the folder property for an object that is a pop-up menu of a folder. Right now I set it in the object properties (in DX) to the Programs folder. Now I want my users of the widget to be able to set a preference to a different folder. From reading the doc you would assume somehow you would use the Object.Command to issue that command since that particular property isn't exposed through the public interface of the object (from what I can find).
So ... any help on more detailed doc or how to do things like this would be helpful. I've seen another poster trying to ask this same question (setting shortcut folder) and the response was to read the manual basically but the manual doesn't seem to go that deep.
for any help,
Vince