"R.Wieser" <address@[EMAIL PROTECTED]
> wrote in
news:44cdd1b3$0$4518$e4fe514c@[EMAIL PROTECTED]
> Ian Gay <gay@[EMAIL PROTECTED]
> schreef in berichtnieuws
> Xns9810CCB33D88Bsfuidg@[EMAIL PROTECTED]
>
> Hello Ian,
>
>> Don't have an electronic copy, but my paper copy says:
>>
>> CATSTR Concatenates several strings to form a single string.
><snip>
>> Example LETTERS CATSTR <abc>,<def>
>
> That is exactly what I tried. And every time I do it comes back
> with an "illegal instruction" error.
>
> Question : do you have a TASM v1.01 yourself, so you can see if
it
> works for you. If it does it must be a problem local to me. If
> not ...
I tried it. In default assembler mode it is not accepted. In MASM51
or IDEAL mode it is. You have to put a MASM51 or IDEAL directive at
the top of the program. (Former is probably simpler, if you lack
do***entation.)
Ian
--
*********** To reply by e-mail, make w single in address
**************


|