In article <[EMAIL PROTECTED]>, Malcolm Cadman
<[EMAIL PROTECTED]> writes
>In article <[EMAIL PROTECTED]>, Marcel Kilgus
><[EMAIL PROTECTED]> write
>
>>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 ...
Just put into practice advice from Malcolm Lear, now PCBCAD is working
fine !
If you are not afraid of editing BASIC code the advice is :-
Edit line 1350, where it has :RESTORE 9070:
replace it with :RESTORE 9150:
then also add in a line 9475 to be - 9475 DATA 'end'
This solves the above error.
... a happy 2001 to everyone on this list.
--
Malcolm Cadman