A83: Re: 32 bit numbers


[Prev][Next][Index][Thread]

A83: Re: 32 bit numbers




> I have a program that gives me a number in op1 that cannot be stored in a 16
> bit reg, how do I display and put that number into a user defined variable
> without a dimention error?

John, _dispop1a should display it...its the storing that we're having trouble with.  Just remember to set a to something...like
9 before calling it.

James.


Follow-Ups: