Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / DarkEdit User Defined Types

Author
Message
Collector
21
Years of Service
User Offline
Joined: 6th Jan 2003
Location:
Posted: 7th Jan 2003 06:32
Hi,

Any help would be appreciated with the problem I'm currently having: I'm running DB V1.12 enhanced and using Dark Edit latest version, allowing the user defined types.

I'm having terrible difficulties trying to copy a user defined datatype with the following elements:

type file
name$, date$, size, desc$
end type

It is then stored in an array:

dimtype file, File_Name(500)

I am then trying to do a quick sort algorithm on the File_Name(i).name$ element to reorder the array in alpahbetic order. I have tried a simple copy as well as an element by element copy within a repeat - until loop. No joy ... very sad ... any hints! tips! ideas!

Also, I am having a difficulty trying to pass arrays as a parameter to functions ... any one else encountered this problem.

Any help appreciated.

Cheers!

Login to post a reply

Server time is: 2024-04-23 21:17:28
Your offset time is: 2024-04-23 21:17:28