Click to See Complete Forum and Search --> : tasm


amarjitamarNew
September 7th, 2008, 03:24 AM
Hi Members,

I am very new to Assembly. I have written a small code it is perfectly conpiling is Tasm but when i use Tlink it is getting out of the DOS screen as Page fault error.

I dont know the cause may be the Tlink file is corrupted. Can anyone tell me how or from which site i can download the TASM full software.

Please help

Bluefox815
September 7th, 2008, 03:01 PM
You can download Borland Turbo ASM here:
http://www.phatcode.net/downloads.php?id=280&action=get&file=tasm5.zip

When you unzip the file, there are three folders named DISK1, DISK2, DISK3. Simply place the contents of these three into one folder and run Install.exe. Don't choose to include the bottom two options unless you include those from the other two folders that should be there.

Also, don't run the phatcode application, just delete it. I don't think it is harmful, it's just not useful

Hope this helps.

amarjitamarNew
September 18th, 2008, 01:51 AM
Thanks for your reply. Thank you very much

I will check and let you know whether the same is working fine or not.

Regards
Amarjit

Bluefox815
October 1st, 2008, 08:59 PM
If the file was not corrupted and you're still having a problem, you should post back with the lines you are typing at the command line and a copy/paste of all the errors you are getting.