home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 December
/
PCWKCD1296.iso
/
demo
/
wgelectr
/
cameval
/
cam31
/
misc.z
/
DBQUERY.SCR
< prev
next >
Wrap
Text File
|
1994-05-10
|
1KB
|
33 lines
setsectorize@ 0,0
textheight@ 100.0000
textangle@ 0
textjust@ 17
textfitting@ 0
textcspace@ 0.0000
textlspace@ 0.0000
print "Current minimum x is: ",dbminx!
print "Current maximum x is: ",dbmaxx!
print "Current minimum y is: ",dbminy!
print "Current maximum y is: ",dbmaxy!
print "Current database name: ",dbname!
print "Current film size min. x: ",filmminx!
print "Current film size max. x: ",filmmaxx!
print "Current film size min. y: ",filmminy!
print "Current film size max. y: ",filmmaxy!
print "First blank Dcode: ",blankdcode!
print "Highest used Dcode is: ",highestdcode!
print "Highest used Padstack is: ",highestpstk!+1
print "First blank Layer: ",blanklayer!+1
print "Current active Dcode: ",activedcode!
print "Current active Layer: ",activelayer!+1
print "Current Dcode Shape: ",dcodeshape!
print "Current Dcode Size X: ",dcodesizex!
print "Current Dcode Size Y: ",dcodesizey!
print "Current Drill Layer: ",drilllayer!
print "Drill Tool: ",drilltool!
print "Drill Legend: ",drilllegend!
print "Border Layer: ",borderlayer!
print "Number of flashes using current Dcode: ",numflashes!
print "Number of Draws using active Dcode: ",numdraws!
print "What time is it?: ",time!