respected members., I am new to this forum and newbie in Assembly.
I have an assignment, Plz help me to solve this. Thanks.

Assignment

Write a Assembly Language Program;(com file and source code)

Which print your complete name and your city name at the middle two rows of the screen with the following attributes.

Use white back ground and blue foreground color if the length of the name is greater than the length of the city name.

Use Black background and red foreground color if the length of the city name is greater than the length of your name.

Note: Use the strlen function to calculate the length of both strings.

http://www.daniweb.com/forums/announcement125-2.html
"help" implies that you've done something yourself, and you've reached a point where you can go no further.
For example, you can print everything, but not in colour.

So post what you've achieved, so we don't waste time explaining what you already know, or leave out a whole bunch of information.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.