Sort Array (without WordBasic)
From: D (D_at_discussions.microsoft.com)
Date: 10/08/04
- Next message: James: "finding empty row/column in table"
- Previous message: Chuck: "Re: Transferring AutoText"
- Next in thread: Helmut Weber: "Re: Sort Array (without WordBasic)"
- Reply: Helmut Weber: "Re: Sort Array (without WordBasic)"
- Reply: Howard Kaikow: "Re: Sort Array (without WordBasic)"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 8 Oct 2004 08:35:23 -0700
After a bit of troubleshooting, I have discovered that the
WordBasic.SortArray command automatically truncates all entries in the array
to 255 characters, upon sorting. So, it now looks like I need to find
another way to sort an array, as the array I am using has a field that will
often be longer than 255 characters. Anyone have any ideas?
Thanks a lot.
- Next message: James: "finding empty row/column in table"
- Previous message: Chuck: "Re: Transferring AutoText"
- Next in thread: Helmut Weber: "Re: Sort Array (without WordBasic)"
- Reply: Helmut Weber: "Re: Sort Array (without WordBasic)"
- Reply: Howard Kaikow: "Re: Sort Array (without WordBasic)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|