Search found 8 matches

by krabat
21 Feb 2016, 03:05
Forum: Ask for Help (v1)
Topic: Simply Get CRC information using 7z.dll call
Replies: 3
Views: 2104

Re: Simply Get CRC information using 7-zip32.dll call

Hi SifJar, Thank you very much ! Just to know that you can use a tool to find what you can do with a dll ... shows that the "blind" mode is dispelled ;) Indeed, i have found a new dll, named : 7-zip32.dll and a little documentation to get the CRC information MyCRC := 7Zip_GetFileName("C:\temp\MyFile...
by krabat
20 Feb 2016, 05:20
Forum: Ask for Help (v1)
Topic: Simply Get CRC information using 7z.dll call
Replies: 3
Views: 2104

Simply Get CRC information using 7z.dll call

Hi, I have a zip file MyFile.zip . Inside, i have the file MyTXT.txt I want to use 7z.dll instead of 7z.exe to get the CRC of the MyTXT.txt . I know that the command line : 7z.exe l -slt MyFile.zip gives plenty of informations. Just need the CRC using 7z.dll I have tried : MyCRC := 7Zip_GetCRC(MyFil...
by krabat
04 Feb 2016, 07:04
Forum: Ask for Help (v1)
Topic: Strange Behavior Removing XML Nodes !?
Replies: 3
Views: 1273

Re: Strange Behavior Removing XML Nodes !?

Hi jmeneses, Thank you ... your reply has put the light into my brain : The problem is about indexes ! Here the solution using another index to get it work : ; *** Création des Genres XML *** ;====================================== Loop, % doc.selectNodes("//menu/game").length { index++ MyGenre := %...
by krabat
04 Feb 2016, 05:19
Forum: Ask for Help (v1)
Topic: Strange Behavior Removing XML Nodes !?
Replies: 3
Views: 1273

Strange Behavior Removing XML Nodes !?

Hi, I have a strange behavior removing Xml nodes, because the result is strange and all nodes that should be deleted are not ... Using the function always keep random nodes ? :wtf: The purpose is simple : Delete Nodes (games) that have Action into genre . the Problem is that i do not understand why ...
by krabat
26 May 2015, 00:38
Forum: Ask for Help (v1)
Topic: [Solved] Simply Add a Node in XML File
Replies: 4
Views: 2530

[Solved] Simply Add a Node in XML File

Blackholyman wrote:You did nok seem to scrol down over my code example there is more then just the plain XML :)
Sorry, i did not seen the scroll down ...

THis is perfect, now with your scroll i can launch magical spells like this ! :clap:

Regards from Paris,
by krabat
26 May 2015, 00:15
Forum: Ask for Help (v1)
Topic: [Solved] Simply Add a Node in XML File
Replies: 4
Views: 2530

Re: Simply Add a Node in XML File

Hi,

Thank you for your reply but ...

I simply want to add a node at the end of the file : <game name="Super Nintendo"/>

And i'm looking for the "magical words" that can do it !

Maybe something like DocNode.add (<game name="Super Nintendo"/>) ...
by krabat
25 May 2015, 14:44
Forum: Ask for Help (v1)
Topic: [Solved] Simply Add a Node in XML File
Replies: 4
Views: 2530

[Solved] Simply Add a Node in XML File

Hi, I have this XML file : <menu> <game name="Sega Mega Drive"/> <game name="Capcom Play System"/> <game name="Capcom Play System 2"/> <game name="Capcom Play System 3"/> </menu> I simply want to add a node at the end of the file : <game name="Super Nintendo"/> I know how to read the XML File: FileR...
by krabat
04 May 2015, 06:18
Forum: Forum Issues
Topic: Not receiving account activation email Topic is solved
Replies: 160
Views: 79490

Re: Not receiving account activation email Topic is solved

hi,

Can you activate my "soft-bug" account because my provider seems to blocks your email registration process ... and there kill this one ? and too kill "softbug" account ?

Thank you in advance !

Go to advanced search