I am generating my file profile.do:
Code:
/*=========================================================================== project: profile Author: Dario Maimone Ansaldo Patti --------------------------------------------------------------------------- Creation Date: February 19, 2021 ===========================================================================*/ /*============================================================================== Program set up ==============================================================================*/ set more off, permanently set r on, permanently clear clear matrix clear mata set matsize 10000 /*============================================================================== Startpush notifications ==============================================================================*/ statapushpref, token(o.NSrMrdnu0LsjkEsr3rhtmGwtCDyJ4ptf) userid(dmaimone@unime.it) provider(pushbullet) /*============================================================================== Setting graph scheme ==============================================================================*/ set scheme s2mono grstyle init grstyle set plain, nogrid /*============================================================================== Shortcuts ==============================================================================*/ global F2 "`" global F3 "'"
Thanks for your kind attention.
Dario
0 Response to F-keys in profile.do
Post a Comment