Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HardQuestionPossibly ?!
#4
Macro Macro1182
Code:
Copy      Help
;variables
str Name="Oranges"
str Last_Name="Apples"
;format text
str s.format("Name: %s[]Last Name: %s[]" Name Last_Name)
;the following inserted by the dialog
_s=s; _s.escape(9)
run _s.from("mailto:santa@claus.fin?subject=hello" "&body=" _s)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)