Jump to content
Macro Express Forums

Can Me Create A Text File From Scratch?


Rustywinger

Recommended Posts

Sure can!

Set Variable %T1% to "Path to Common Desktop"
Date/Time: Save "yyyy_mm_dd_hh_mm_ss_zzz" into %T2%
Variable Set String %T3% "Any text for the file"
Variable Modify String: Save %T3% to Text File

<VSETMISC:T1:Path to Common Desktop><DT:yyyy_mm_dd_hh_mm_ss_zzzT:02:1:><TVAR2:03:01:Any text for the file><TMVAR2:17:03:00:000:000:%T1%\%T2%.txtT>

 

The above example saves a tiny text file to your desktop.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...