Hi, i have read relevant parts of the documentation but do not
understand why this gives me an error
IniRead, OutputVar, config.ini, Config, Key
MsgBox, You have assigned %OutputVar%.
t::%OperVar%
%OperVar%::t
It basically reads the button from an .ini. That bit works fine, if i
remove lines 3 & 4 the message box appears and works fine, but i dont
understand why the remapping wont accept my variables.
thanks - and i realise this is probably a very basic question and
sorry if it is covered clearly in the documentation already ^.^