Retrieves screen resolution.
0 |
Integer |
Display (-1 = Primary) |
Choose screen resolution display |
1 |
Integer |
Integer Window Top Left X Position |
Resolution will be in the top left x position. |
2 |
Integer |
Integer Window Top Left Y Position |
Resolution will be in the top left Y position. |
3 |
Integer |
Screen Width |
The width of the screen resolution. |
4 |
Integer |
Screen Height |
The height of the screen resolution. |
SUCCESS |
This command always succeeds. |
Using -1 will default to primary screen resolution.
Set Wild Card Asterisk Mode
Set the Auto Wrap behavior desired for all Wildcard search commands
0 |
Boolean |
Auto Wrap Search String? |
TRUE = Auto Wrap [default bahvior] |
None.
SUCCESS |
This command always succeeds. |
Traditionally MP wildcard search commands were set up to find as many matching names as possible. Each search string was automatically wrapped as *search string*. This allowed you to search for “P1” and find “AP123”. However, more granular control is required for some searches. Rather than add a boolean control to every MP command a global status was added that can be set using this command.
Lock/Unlock Trapping Control
Locks and unlocks trapping for Relationships, Datum, and Feature Checks
0 |
Relationship Ref List |
Relationship Ref List |
The relatinships to lock or unlock trapping. |
1 |
Feature Check Ref List |
Feature Check Ref List |
The feature checks to lock or unlock trapping. |
2 |
Datum Ref List |
Datum Ref List |
The datums to lock or unlock trapping. |
3 |
Boolean |
Lock Out Trapping? |
Whether to lock or unlock trapping. |
None.
SUCCESS |
This command is always successfully. |
None.