2a9 Subj : Re: Error To : borland.public.cpp.borlandcpp From : Abilio Marques Date : Wed Sep 08 2004 12:49 pm to produce asm output you need to use -S, not -B . If the only thing u want to do is to generate the asm source code, u wont need the tasm32 "MC" escribió en el mensaje news:413f22fc@newsgroups.borland.com... > C:\Borland\BCC55\Bin>bcc32.exe -B abs.cpp > Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland > abs.cpp: > Error E2133: Unable to execute command 'tasm32.exe' > > why is tasm32 missing ? > where can i get it from ? > > by the way, i want to create .ASM file, is it -B the corredt parameter ? > thanks. > > . 0