08-22-2007, 10:51 PM
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
str controls = "3";; ;
str e3;; ;
if(!ShowDialog("Dialog2" &Dialog2 &controls)) ret;; ;
int math1=val(e3);; ;
rep math1;; ;
,out "count\\";; ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
would go in the macro that you want the val to be sent to this calls the dialog then gets the # you put in the edit box, the title of your post says rep so i gave you the code for that keep in mind this is only an example.