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
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Modify text in linux
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Mar 09, 2009
03:30 AM
Modify text on Linux
Hi Everyone,
I am trying to modify a text file, that contains user name and password.
User enters user name and password through IA , and then i modify the corresponding file with the values.
I am using modify text file action.
This all works fine with the Windows.
But when i am doing same thing with Linux it doesnt do the changes and shows following error in the log.
Modify Text File - Single File: No Target Chosen
Status: ERROR
Additional Notes: ERROR - Unable to locate ASCII text file to be manipulated. Deferring...
Any help?
Thanks,
I am trying to modify a text file, that contains user name and password.
User enters user name and password through IA , and then i modify the corresponding file with the values.
I am using modify text file action.
This all works fine with the Windows.
But when i am doing same thing with Linux it doesnt do the changes and shows following error in the log.
Modify Text File - Single File: No Target Chosen
Status: ERROR
Additional Notes: ERROR - Unable to locate ASCII text file to be manipulated. Deferring...
Any help?
Thanks,
(4) Replies
‎Mar 10, 2009
12:10 AM
Hi vlad,
Thanks for replying,
I cannot send u the project bcoz of security concerns.
I have many modify text actions in the project.
So hw can i know which of them got failed?
Can u help me in this regard?
or can i put some information along with this, in the logger, when modify
text action takes place?
Thanks,
Thanks for replying,
I cannot send u the project bcoz of security concerns.
I have many modify text actions in the project.
So hw can i know which of them got failed?
Can u help me in this regard?
or can i put some information along with this, in the logger, when modify
text action takes place?
Thanks,
‎Aug 27, 2010
12:20 PM
Well, almost an year later, I encounter the same problem on the same IA version... and then I realize that the error message is not at all useful as it omits an essential information: what is the filename it cannot find?!?