Compress/Decompress Tool for Dynamics NAV

Administrator
Member, Moderator, Administrator Posts: 2,506
Compress/Decompress Tool for Dynamics NAV
This compress/decompress tool for text files. All code written in C/AL.
The functions compress/decompress can be used with dataports, xmlports, etc...
http://www.mibuso.com/dlinfo.asp?FileID=925
Discuss this download here.
This compress/decompress tool for text files. All code written in C/AL.
The functions compress/decompress can be used with dataports, xmlports, etc...
http://www.mibuso.com/dlinfo.asp?FileID=925
Discuss this download here.
0
Comments
-
Well done. I'm using zip automation, but will think about this when needed.0
-
Compress/Decompress Tool for Dynamics NAV
This compress/decompress tool for text files. All code written in C/AL.
The functions compress/decompress can be used with dataports, xmlports, etc...
Update:
- Fixed problem with big vocabulary.
- Fixed bug with end of the files.
http://www.mibuso.com/dlinfo.asp?FileID=925
Discuss this download here.0 -
I think that this version of packer has limit of incoming stream size - 214748 bytes.
Because when I trying to compress a big file (64 104 995 bytes) I'm getting the NAV error "Overflow in calculation of 214749 * 10000."
Debugger stops on line
> Dlg.UPDATE(1,ROUND(i*10000/Total,1));0 -
RomariO wrote:I think that this version of packer has limit of incoming stream size - 214748 bytes.
Because when I trying to compress a big file (64 104 995 bytes) I'm getting the NAV error "Overflow in calculation of 214749 * 10000."
Debugger stops on line
> Dlg.UPDATE(1,ROUND(i*10000/Total,1));
Hi,
This fixed - just "i" must have type BigInteger)0 -
Compress/Decompress Tool for Dynamics NAV
This compress/decompress tool for text files. All code written in C/AL.
The functions compress/decompress can be used with dataports, xmlports, etc...
Update 13/12/2007:
- Fixed some problems but not all.
Update 11/12/2007:
- Fixed problem with big vocabulary.
- Fixed bug with end of the files
http://www.mibuso.com/dlinfo.asp?FileID=925
Discuss this download here.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions