How to sort a list in VAX BASIC
From: Derek Cohn/WB0TUA (vibroplex_at_mindspring.com)
Date: 05/30/03
- Next message: JF Mezei: "Re: Install Directory"
- Previous message: Wendy Smith: "Re: Install Directory"
- Next in thread: James Gessling: "Re: How to sort a list in VAX BASIC"
- Reply: James Gessling: "Re: How to sort a list in VAX BASIC"
- Maybe reply: norm.raphael_at_metso.com: "Re: How to sort a list in VAX BASIC"
- Reply: Beyonder: "Re: How to sort a list in VAX BASIC"
- Reply: Bob Koehler: "Re: How to sort a list in VAX BASIC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 30 May 2003 08:24:30 -0700
Hi Friends,
I have a VAX Basic program that loads data into a one dimensional
array (a list). After I load the data into the array, I would like to
sort it before reading it. I looked in the VAX Basic documentation
and couldn't find anything resembling a BASIC command that sorts.
Can any of you recommend a command that will allow me to order the
data in the list (ascending order) before reading it and handling it
further?
Thanks for any advice you can give me!
Derek Cohn
- Next message: JF Mezei: "Re: Install Directory"
- Previous message: Wendy Smith: "Re: Install Directory"
- Next in thread: James Gessling: "Re: How to sort a list in VAX BASIC"
- Reply: James Gessling: "Re: How to sort a list in VAX BASIC"
- Maybe reply: norm.raphael_at_metso.com: "Re: How to sort a list in VAX BASIC"
- Reply: Beyonder: "Re: How to sort a list in VAX BASIC"
- Reply: Bob Koehler: "Re: How to sort a list in VAX BASIC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|