Jump to content
Macro Express Forums

tthurgood

Members
  • Posts

    2
  • Joined

  • Last visited

tthurgood's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Or would using regestry files be easier and how would I go about doing it?
  2. I am working on a Macro to sent veriables to an .ini file, for the most part it works, except when i shut down and restart it wont pull from the .ini file it just puts the variable that is setup for the ini files. Here is the code for the file. <TVAR2:95:11:userprofile> <VARSR:05> <IFOTH:10:1:%userdrive%\Macro Reference Files> <DOFILE:02:NN:%userdrive%\Macro Reference Files>> <ENDIF> <IFOTH:01:2:H:\Macro Reference Files\Kana.ini> <TVAR2:90:08:H:\Macro Reference Files\Kana.iniKana InfoSignID> <TVAR2:90:08:H:\Macro Reference Files\Kana.iniKana Infoempathy> <MENU2:2:F:90:CenterCenter:Change What?What items do you want to change?Kana Signature = %SignID% Empathy Statement= %empathy%> <ELSE> <TVAR2:90:01:AB> <ENDIF><REM2:KANA Signature> <IFVAR2:1:90:7:TA> <TVAR2:83:02:FPlease enter your Kana SignatureTFCenter:Center> <TMVAR2:18:83:00:000:000:H:\Macro Reference Files\Kana.iniKana InfoSignID> <TMVAR2:19:83:00:000:000:SignID> <ENDIF> <REM2:Empathy Statement> <IFVAR2:1:90:7:TB> <TVAR2:82:02:FPlease enter your Empathy Statment.TFCenter:Center> <TMVAR2:18:82:00:000:000:H:\Macro Reference Files\Kana.iniKana Infoempathy> <TMVAR2:19:82:00:000:000:empathy> <ENDIF> <VARSR:01> If anyone sees the problem let me know.
×
×
  • Create New...