Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM Usage Metrics
#2
for this sort of thing, i just dump out a date/time stamp with a comma separating any other data and call the file xxxxxxxxxx.csv.

Code:
Copy      Help
str a b c
a.time("%c")
a.from(a "," "I ran this")
a.setfile("c:\temp\stupomer.csv" -1 -1 1)


then run an Access link table across it and create the queries i need (either in access or QM) to get the info back out.
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)