|
|
#1 |
|
Junior Member
Join Date: Mar 2006
Posts: 15
|
linefind bug?
Hi,
Probably my doing and not a bug... Using the linefind callback function doesnt see !defines but will see Vars. Just calling a standard function works fine. ie !define DEF_NAME Var VAR_NAME ... set both values a bit later ... Function LineFindCallback MessageBox MB_OK "${DEF_NAME} def used" MessageBox MB_OK "$VAR_NAME var used" ${WordReplace} "$R9" "old" "new" "+" $R9 Push $0 FunctionEnd Is this normal behaviour or am i missing the picture? Thanks. |
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|