The MASM Forum Archive 2004 to 2012

Project Support Forums => GoAsm Assembler and Tools => Topic started by: shadow on May 20, 2008, 11:45:58 AM

Title: Help_program
Post by: shadow on May 20, 2008, 11:45:58 AM
Good afternoon!

Somebody knows a function in assembly to create a new copy of the program and make the display of their number and pass it the control of the system?

Title: Re: Help_program
Post by: jorgon on May 20, 2008, 12:36:55 PM
Hi Shadow

I'm not aware of an assembler function which will do this, no.

Title: Re: Help_program
Post by: shadow on May 20, 2008, 01:42:55 PM
Quote from: jorgon on May 20, 2008, 12:36:55 PM
Hi Shadow

I'm not aware of an assembler function which will do this, no.



Ok .. I know that isnĀ“t  only a function. There should be a procedure established by the programmer. I can't do this.

Please, help me!

Thank you
Title: Re: Help_program
Post by: jorgon on May 20, 2008, 04:31:01 PM
Is there an existing program you want to make a copy of?