In article <[EMAIL PROTECTED]>, Marcel Kilgus
<[EMAIL PROTECTED]> writes

>Malcolm Cadman wrote: 
>> 1380 padsize=INT(a$/5E-3+1E-3) : IF padsize>63 THEN padsize=63
>> Does it need another set of brackets ?
>> Like padsize=INT(a$/(5E-3+1E-3)) ?
>
>I don't think so, because this case would be equivalent to a$/4E-3.
>
>What's the contents of a$ at this time?

Just checked, and it is the string value = ;EMMA APERTURE TABLE

Not understanding the programs intention of course ...

-- 
Malcolm Cadman

Reply via email to