[gnotepad-users] Crash on search and replace
Brought to you by:
ackahn
|
From: Jim C. <jim...@in...> - 2000-07-19 15:38:38
|
I am using the newest version and it is making me quite happy. However,
when I am in the following file:
aux3 = insFld(aux2, gFld("proddb1",
"http://pandora.na.informix.com/utils/admin/docs/databases/overview/proddb1/proddb1.html"))
insDoc(aux3, gLnk(0, "Server Information",
"http://pandora.na.informix.com/sysadm-cgi/serverinfo2.pl?server=proddb1"))
insDoc(aux3, gLnk(0, "Post Reboot Steps",
"http://pandora.na.informix.com/utils/admin/docs/databases/overview/proddb1/server.html"))
insDoc(aux3, gLnk(0, "Links to chunks",
"http://pandora.na.informix.com/utils/admin/docs/databases/overview/proddb1/proddb1ol/linksdev.log"))
insDoc(aux3, gLnk(0, "sqlhosts file",
"http://pandora.na.informix.com/utils/admin/docs/databases/overview/proddb1/proddb1ol/sqlhosts"))
insDoc(aux3, gLnk(0, "dbspaces & chunks",
"http://pandora.na.informix.com/utils/admin/docs/databases/overview/proddb1/proddb1ol/onstatd.log"))
insDoc(aux3, gLnk(0, "onconfig.proddb1ol file",
"http://pandora.na.informix.com/utils/admin/docs/databases/overview/proddb1/proddb1ol/onstatc.log"))
insDoc(aux3, gLnk(0, "databases in this instance",
"http://pandora.na.informix.com/utils/admin/docs/databases/overview/proddb1/proddb1ol/dblist.html"))
and do a search and replace to change the server name proddb1 to ajax,
gnotepad+ crashes. Every time. I did a dos2unix on them first, so I
know it's not a ^M issue. Anyone have an idea why this might be
occurring?
--
Thanks!
Jim Clark
Informix Software, Inc.
913/599-8845
|