/* Sample script for the name module */ /* You can send this programs output to the printer or file if you wish */ options results address IMPNAME.1 do a = 1 to 100 GENNAME say RESULT end