Tuesday, May 27, 2014

Entering instance Dialog box using Wise Scripts

item: Prompt for Text
  Window Title=Type
  Text=Enter the X or Y 
  Prompt Title=Type
  Variable=HAR
end


item: Remark
end
item: If/While Statement
  Variable=HAR
  Value=X
  Flags=00000100
end
item: End Block
end
item: If/While Statement
  Variable=HAR
  Value=Y
  Flags=00000100
end
item: End Block
end


Note: Copy the highlighted content to notepad and change to .wse format and use it

No comments:

Post a Comment