|
Braindumps
of MB4-211
Solomon 6.0 Customization Manager
Exam
Questions, Answers, Braindumps (MB4-211)
Clear my Paper. It was bcuz of www.exams.ws . All
the questions in the exam are from their study guide.
I got help from this site in my exam. I have managed
some questions
1:
If you need to move several objects in a screen, how
could you do this?
A. Use you mouse to draw a box around the
objects to select them all, then left click on one
of the selected objects and drag them to the new location.
B. If all the objects are all inside a Frame object,
you can move the Frame and all the objects will move
with the Frame.
C. Click on the first object you want to move and
then use the Shift or Ctl keys to highlight the rest
of the objects. Moving any one of the selected objects
will move them all.
D. Select each object and move them individually.
Answer: B, D
2: The Max property on an amount field has
been set to 1,000.00. What happens when a user tries
to enter 1,001.00 in the field?
A. The field will let the user enter "100"
but not the second "1", because the amount
would then exceed the max.
B. After the user enters 1,001.00 and leaves the field,
the screen will beep and the system will put focus
back on the amount field.
C. After the user enters 1,001.00 and leaves the field,
the screen will beep, a message displays telling the
user that "Entry must be less than or equal to
1,000.00, please reenter", and focus will move
back to the amount field.
D. The field will let the user enter "100"
but not the second "1". When the user types
the second "1" a message is displayed telling
the user "the amount exceeds the maximum allowed,
please reenter".
Answer: C
3: Which of the following statements about
the Default property is true?
A. Entering a value in the Default property
does not override defaults for the field set in other
Solomon screens such as a Setup screen.
B. A subaccount field has been setup in Flexkey to
have 2 segments separated by a dash. For example,
"100-10". When setting the default property
for a subaccount field, you should enter a subaccount
exactly as it appears in the screen "100-10".
C. You cannot set a default value for Option button
type controls.
D. If the field has a values list associated with
it, the default must be set to what appears in the
Value column and not the Description column.
Answer: D
4:
Which of the following statements are true about the
Visual Basic for Applications module?
A. It allows you to view and modify a screen
Visual Basic source code.
B. Any VBA code that is entered into an event for
an object will replace source code for that event,
on that object.
C. The Check event occurs on an object when the value
in the object has changed between the time the user
put focus on the object and the time they leave the
object.
D. While the Visual Basic for Applications model is
a separate module from Customization Manager it cannot
be used without Customization Manager running.
Answer: C, D
5:
Which or the following statements are true about the
Heading property?
A. You can have a multi-line heading by inserting
a semicolon to tell Solomon to create a new line at
that point.
B. The text entered into the Heading property or a
label is used to describe a field on a screen that
is displaying data.
C. The Heading property is only used on objects that
are bound and are being displayed in a grid.
D. There is no Heading property on Label type controls.
Answer: C, D
6:
Which types of objects are bound to database fields?
A. Button
B. Text box
C. Combo box
D. Tab
Answer: B, C
MB4-211
|