I have written a program with a lot of subroutines. As the nomber of sub-routines is increasing I would like use "run program" command, or another method if better.
Question 1: With "runprogram" I cannot return parameters (from called program to calling program). I have tried le command "END xxxx ...
Search found 3 matches
- Tue Jul 13, 2004 3:49 pm
- Forum: Coding Questions
- Topic: long program
- Replies: 6
- Views: 2125
- Wed Dec 03, 2003 11:26 pm
- Forum: Coding Questions
- Topic: Call a program
- Replies: 5
- Views: 1874
Re: Call a program
I have written programs which run but I cannot call them from menu or from another program. thank you for help. :roll:
With WINDOW98
I try to call my Purebasic Program from another Purebasic pgm. or from Purebasic Menu ( "CreateMenu") , with the help of the example in documentation.:
----
If ...
With WINDOW98
I try to call my Purebasic Program from another Purebasic pgm. or from Purebasic Menu ( "CreateMenu") , with the help of the example in documentation.:
----
If ...
- Tue Dec 02, 2003 12:00 am
- Forum: Coding Questions
- Topic: Call a program
- Replies: 5
- Views: 1874
Call a program
I have written programs which run but I cannot call them from menu or from another program. thank you for help. :roll: