Search found 1 match

by SandyH
Mon Apr 08, 2013 6:49 pm
Forum: Programming
Topic: Is there a way to simply the code?
Replies: 1
Views: 1921

Is there a way to simply the code?

For !i=0 to 32 If w{%Y}(!i+1) <> na then smpl 1960+!i 1965+!i %myeq_name="w{%Y}eqb{!i}" if @isobject(%myeq_name) then delete %myeq_name endif equation w{%Y}eqb{!i}.ls log(w{%Y}) C YEAR smpl 1965+!i 1970+!i %myeq_name="w{%Y}eqa{!i}" if @isobject(%myeq_name) then delete %myeq_name ...

Go to advanced search