Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM file Export Options.
#5
Wow...again absolutely beautiful.

Function QM_Export
Code:
Copy      Help
ARRAY(str) QMfunctions
QMITEM q; int i
rep
,i=qmitem(-i 2 &q 1|16|128)
,if(i=0) break
,str date=q.datemod
,str name=q.name
,_s.format("%-30s %-30s" date name)
,QMfunctions[]=_s
out QMfunctions

Anyway you could tag the datemod at the end of your example. I can't figure out how the nitty gritty works for yours. I got it to work in mine, but I like how yours has the folder names in brackets and the level indicated by dots.

Thanks bunches,
jimmy Vig


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)