In a message dated 8/25/99 1:28:32 PM Eastern Daylight Time, Jeanne9005@aol.com writes: > I am porting and converting a program and was wondering 2 things. > > 1) How would I go about using a For( style loop in my program? > > 2) How do I get a number that is at the Xth point in a list? In BASIC, I > know I can just say LIST(X), but how do I do this in ASM?