This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Functions converted to pre-defined constants
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 27, 2011
11:09 PM
Functions converted to Predefined constants
Hi,
For the previous few days, I am trying to check if i can get my installer to do a few checks. However, I am unable to do it as a few of my functions are converted automatically to pre-defined constants.
For example, if I type AskOptions it is being automatically converted to ASKOPTIONS when i move to the next line. I am facing the same issue with the Enable function. I am getting the Error code C8079.
Please let me know if i have to make any setting. Or a probable solution.
Thanks,
rumDeep
For the previous few days, I am trying to check if i can get my installer to do a few checks. However, I am unable to do it as a few of my functions are converted automatically to pre-defined constants.
For example, if I type AskOptions it is being automatically converted to ASKOPTIONS when i move to the next line. I am facing the same issue with the Enable function. I am getting the Error code C8079.
Please let me know if i have to make any setting. Or a probable solution.
Thanks,
rumDeep
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 27, 2011
11:14 PM
Hi,
I am feeling greatly embarassed because i found the solution as soon as i posted this query.
The following link contains the solution.
http://community.installshield.com/showthread.php?t=144790&highlight=C8079
Regards,
rumDeep
I am feeling greatly embarassed because i found the solution as soon as i posted this query.
The following link contains the solution.
http://community.installshield.com/showthread.php?t=144790&highlight=C8079
Regards,
rumDeep
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 09, 2011
09:35 AM
nothing like having a "feature" of the editor break your code for you. 😛
i had the same problem with calling conventions. you can just imagine how many wrong trees i barked-up before figuring that one out. 😛
i had the same problem with calling conventions. you can just imagine how many wrong trees i barked-up before figuring that one out. 😛