[PCB_FORUM] Where to find the Script Command Set in APD?????


> Hi All:
> 
> Does anyone knows where to find the complete set of Script Command in
> APD?
> 
> I would like to customize some script steps manual instead of using
> "Record" command. 
> 
> And there are a lot of attributes associate with each command object..
> I do need a list of command set and see what attributes are available
> for me to use. 
> 
> For ex: 
> ------------------------------------------------------------
>  # Allegro script
> #     file: D:/Michael_Database/Projects/3S_F780/323_F780_B2/AA.scr
> #     start time: Wed Nov 08 09:42:31 2006
> #     Version: 15.5 s053 (v15-5-81CH) i86
> version 15.5
> 
> setwindow pcb
> trapsize 14753
> color 
> setwindow form.cvf_main
> FORM cvf_main class_list Stack-Up
> FORM cvf_main pin/via3_4/visible YES 
> FORM cvf_main via_class/via3_4/visible YES 
> FORM cvf_main conductor/via3_4/visible YES 
> FORM cvf_main apply  
> FORM cvf_main ok  
> setwindow pcb
> 
> #     stop time: Wed Nov 08 09:42:44 2006
> --------------------------------
> 
> I would like to know what attribute we have for cvf_main for example.
> .
> 
> And the syntax they use for the program procedure. 
> 
> Please help 
> 
> Michael 

Other related posts: