This website requires JavaScript.
bf1d811041
- Add MQV7 support (Thanks to Yves MOYROUD !)
master
agibert
2013-11-08 17:15:45 +0000
b7fcd00035
Minor fix.
mqsload-2_0_0
agibert
2009-01-05 17:47:15 +0000
44a23a3a7f
Minor Cleanup.
agibert
2009-01-05 17:45:40 +0000
d6b7c66a7b
Fix release date.
agibert
2009-01-05 17:43:32 +0000
5c1c862d5e
Document new options and add an example.
agibert
2009-01-05 16:16:59 +0000
c939079819
- Add message priority option "-mp", - Fix usage print out.
agibert
2008-12-18 17:23:36 +0000
87802fb8c3
- Fix "-cc" usage print.
agibert
2008-12-12 10:48:54 +0000
d1b66d0c6f
- start to improve docs...
agibert
2008-12-12 10:47:06 +0000
0496074951
- Add character convert option "-cc"
agibert
2008-12-12 00:00:31 +0000
ee82f99ecc
- Minor code changes.
agibert
2008-12-11 14:17:18 +0000
ffb13ee948
- Total loader rewrite using byte data type: Raw file loading implemenred, - Add MQ character set support, - Add Character Set option (-cs).
agibert
2008-12-09 15:01:02 +0000
542f5b9bd6
- Improve code structuration, - Fix Message Count = 0 handling, - Fix printout.
agibert
2008-12-04 15:02:16 +0000
bc2254cab8
First step to 2.0.*: - Code cleanup, - Add message skip option "-ms", - Add message count option "-mc", - Add repeat count option "-rc", - Fix Java 1.4 compatibility.
agibert
2008-12-04 10:45:06 +0000
f12bcae985
WARNING: Fix a big bug in Load_File() method: all previous MQSLoad versions can corrupt messages during loading !!!
mqsload-1_3_2
agibert
2008-11-14 00:00:51 +0000
67b4a7aa8b
Fix elapsed time computation !
agibert
2008-11-10 01:50:19 +0000
99d17a844e
Fix usage print out.
mqsload-1_3_1
agibert
2008-01-03 13:45:42 +0000
ded4a3926f
Add sleep time option "-st".
mqsload-1_3_0
agibert
2007-12-11 16:46:37 +0000
d882d2a6a1
Add queue manager name option "-qm".
mqsload-1_2_0
agibert
2007-06-05 09:22:43 +0000
2c55f4ac61
Add in 1.2.0 entry: Add queue manager name option "-qm".
agibert
2007-06-05 09:21:44 +0000
d327c3e4e9
Add in 1.1.3 entry: Add version, date and author print out.
mqsload-1_1_3
giberta1
2002-05-21 15:55:17 +0000
15b8cece80
Add version, date and author print out.
giberta1
2002-05-21 15:48:09 +0000
20cc7fc471
Add message tail option "-mt" explanations and example.
giberta1
2002-05-21 15:22:00 +0000
402f904383
Add 1.1.3 entry: Add message tail option "-mt", Add MQQueueManager() auto retry.
giberta1
2002-05-21 15:08:37 +0000
f3b64d8cc5
Add message tail option "-mt", Add MQQueueManager() auto retry.
giberta1
2002-05-21 15:06:27 +0000
c03202827e
Replace SWIFTABORT by SWIFTERROR.
giberta1
2002-05-21 15:00:45 +0000
5bd41e53ef
Add 1.1.2 entry: Add return code handling.
mqsload-1_1_2
giberta1
2002-05-06 09:57:19 +0000
0ffc88e129
Add System.exit() handling.
giberta1
2002-05-06 09:52:24 +0000
7187b8e088
Initial creation.
giberta1
2002-05-03 17:26:19 +0000
79e9c52f34
Initial creation.
mqsload-1_1_1
giberta1
2002-05-02 17:31:18 +0000
982b8533a1
Add "message breaks are striped by default".
giberta1
2002-05-02 17:24:15 +0000
895119edc8
Add -kmb description.
giberta1
2002-05-02 17:22:48 +0000
a886c59026
Add 1.1.1 entry: Add Keep Message Break support, Add -kmb option.
giberta1
2002-05-02 17:17:28 +0000
eafca20611
Add Keep Message Break support, Add -kmb option.
giberta1
2002-05-02 17:09:35 +0000
d02756a1f2
Fix minor spelling bug.
mqsload-1_1_0
giberta1
2002-04-23 18:06:55 +0000
ff4e50d58c
Add GPL license.
giberta1
2002-04-23 17:17:14 +0000
9c43a21b50
Add and fill Compilation, Installation, Notes and Usage Examples chapters.
giberta1
2002-04-23 17:13:45 +0000
10646d1aed
Add documentation need.
giberta1
2002-04-23 16:25:50 +0000
44bde69fd5
Add 1.0.0 and 1.1.0 entries.
giberta1
2002-04-23 16:18:06 +0000
fa0a1f8f73
Add statistics reporting, Add Str_UnFormat() method, Remove some debug print-out.
giberta1
2002-04-23 15:07:47 +0000
4bdd249227
Fix Meridian 1.7 header size: remove 2 chars from filler.
mqsload-1_0_0
giberta1
2002-04-23 14:44:30 +0000
0c90f30d33
Fix CTP1 field size in NEWCUST.
giberta1
2002-04-23 14:42:59 +0000
e292b7fd0c
Initial creation.
giberta1
2002-04-23 14:33:13 +0000
81ef96b80d
Rewrite the loading engine, Add configurable feeld and message breaks, Add new command line options: -fb and -mb.
giberta1
2002-04-19 15:22:14 +0000
83000b0dd4
Update batch format to specification V1.2.
giberta1
2002-04-15 10:47:28 +0000
61209c439c
Fix bad file name print-out, Improve exeption handling, Add BufferedInputStream support for file reading.
giberta1
2002-04-15 10:46:14 +0000
271c6a6f9e
Initial creation.
giberta1
2002-03-20 17:30:11 +0000
b016367fbb
Create this file ! Initial MQSLoad version.
giberta1
2001-07-12 09:57:24 +0000
2e7c051153
Create this file !
giberta1
2001-07-09 15:51:17 +0000