View previous topic :: View next topic |
Author |
Message |
Vic D'Elfant Past Contributor
Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Mon Sep 29, 2003 8:30 am Post subject: Included dsu functions/commands |
|
|
Why doesn't vds support (or recognize) the commands/function that are defined in a compiled and included dsu?
When you include a dsu, close vds, and open the .dsp file with notepad, you can see that they are listed as 'defined commands or functions', but why does the debugger says that they are invalid
Vic _________________ phpBB Development Team |
|
Back to top |
|
|
Skit3000 Admin Team
Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
Back to top |
|
|
jules Professional Member
Joined: 14 Sep 2001 Posts: 1043 Location: Cumbria, UK
|
Posted: Mon Sep 29, 2003 1:01 pm Post subject: |
|
|
Actually it should work as long as the DSU is included before the commands are used. I just recompiled all the demos in the TCP/IP Suite using the latest (unreleased) version of the IDE and all the commands defined in the DSU were detected and added to the DSP file. _________________ The Tech Pro
www.tech-pro.net |
|
Back to top |
|
|
Vic D'Elfant Past Contributor
Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Mon Sep 29, 2003 1:15 pm Post subject: |
|
|
But that's what I do ... I include the dsu at the first line of the script!
Vic _________________ phpBB Development Team |
|
Back to top |
|
|
jules Professional Member
Joined: 14 Sep 2001 Posts: 1043 Location: Cumbria, UK
|
Posted: Mon Sep 29, 2003 1:19 pm Post subject: |
|
|
Then possibly one of the bug fixes that are in the latest version have fixed this problem as well. I thought I'd noticed a problem with DSUs myself a while ago, but it seems to be working okay now. _________________ The Tech Pro
www.tech-pro.net |
|
Back to top |
|
|
CodeScript Moderator Team
Joined: 08 Jun 2003 Posts: 1060 Location: India
|
|
Back to top |
|
|
Vic D'Elfant Past Contributor
Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Tue Sep 30, 2003 7:43 am Post subject: |
|
|
Thanks all... for some reason everything works correct now
Vic _________________ phpBB Development Team |
|
Back to top |
|
|
|