News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

help writting a masm615 program

Started by dante27, March 07, 2005, 07:51:50 PM

Previous topic - Next topic

dante27

hello
i am a new user and also new to masm
i am  new to all this and got stuck on a program example not sure sure how to go about it. if some one could help i would aprrecaite it

thanks

here the program that i am triyng to write

write a program that will write a word/phrase across the screen. it should scroll across the entire screen. after every 10 displays of the word/phrase change the color of both the background and the foreground. the program should stop when the escape key is pressed . create a loop to slow down the speed

any help would be apprecaited