In article <[EMAIL PROTECTED]>, Malcolm Lear
<[EMAIL PROTECTED]> writes
>My mistake, sorry. Renaming the file cadtk.bin to cadtk.ext should solve the
>problem. QPCII works quite happily with dot extensions.
OK ... will try later this evening, and let you know :-)
>Malcolm Cadman wrote:
>
>> Has anyone got the PCBCAD program working ?
>>
>> I have just downloaded it from Dilwyns 'other' page.
>>
>> The boot file has some problems >
>>
>> 100 dev$=''
>> 110 a=RESPR(7052) :LBYTES dev$&'tk.ext' ,a:CALL a
>> 120 a=RESPR(14124):LBYTES dev$&'printer.ext',a:CALL a
>> 130 a=RESPR(32224):LBYTES dev$&'cadtk.bin' ,a
>> 140 REMark CALL a,0 :REMark AUTOMATIC (does not always work)
>> 150 CALL a,512,256,131072:REMark QL
>> 160 REMark CALL a,640,350,205472:REMark QXL EGA (screen address may
>> vary)
>> 170 REMark CALL a,640,480,238240 :REMark QXL VGA ( " "
>> " " )
>> 180 REMark CALL a,800,600,238240:REMark QXL SVGA ( " " " "
>> )
>> 182 REMark CALL a,SCR_XLIM,SCR_YLIM,SCR_BASE:REMark SMSQ/E
>> 190 LRUN dev$&'cad.bas'
>>
>>
>> A device has to be given in line 100, obviously, e.g, 'win1_PCB_"
>>
>> The extensions of "." need to be changed to "_" as used in QL filenames.
>>
>> It also seems that the 'cadtk_bin' file is actually named 'cadtk_asm" in
>> the released files.
>>
>> However, it still freezes up under QPC v2 :-(
--
Malcolm Cadman