{smcl} {* 19Nov2008}{...} {cmd:help wfex_ado}: Examples of simple ado-files {hline} {title:List of examples} 1. Change to a specific working directory {title:1. Change to a specific working directory} program drop wf program define wf version 10 cd e:\workflow\work end {p 0 0 0 75} To run {bf:wf} when {bf:wf.ado} is stored in the working directory or in a directory located on the {helpb adopath}, simply enter the command name: . wf {p2colset 5 12 12 2} {title:Also see} Chapter 4 of the {it:Workflow} book; [P] Programming; {helpb wf:Workflow} INCLUDE help wf_footer