Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
file creation naming
#6
try this.

Code:
Copy      Help
str a b
a="this is the file contents"
b.time("%m%d%Y")
out b
b.from("c:\temp\" b ".txt")
out b
a.setfile(b)



You can see more about 'from' on my blog at
http://themacrohook.blogspot.com/search/label/from
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 6 Guest(s)