Forum: [VBP] General Discussion
05-20-2003, 04:56 AM
|
Replies: 3
Views: 13,867
I know that...
I know that method. But what If I sent a project to other person on other side of globle, and he wanted to used that project and its subroutine, immediately..
Global Suroutine method is fine, and...
|
Forum: [VBP] General Discussion
05-19-2003, 01:37 AM
|
Replies: 3
Views: 13,867
How to Call Subroutine of Included Project
Hi
Is there anyway to call a subroutine of an included project file.
I want to use a subroutine of another (sub)-project, which is included in my main project.
regards
Farrukh
|
Forum: [VBP] Suggestions
05-15-2003, 06:52 AM
|
Replies: 0
Views: 14,842
These should be added in next release
I think, following should be added in next release of VBP:
Exit/Terminate from subroutine at any point.
Exit to Project Steps
Jump to other steps in both subroutines and project steps
Admin...
|
Forum: [VBP] General Discussion
05-15-2003, 06:50 AM
|
Replies: 3
Views: 15,951
Thanks for the Vote
You are right pjaquiery
I think, following should be added in next release of VBP:
Exit/Terminate from subroutine at any point.
Exit to Project Steps
Jump to other steps in both subroutines...
|
Forum: [VBP] General Discussion
05-12-2003, 01:21 AM
|
Replies: 3
Views: 15,951
How to Terminate the Subroutine execution
Hi
How can I terminate the execution of subroutines, at some place and before its completion, I wanted to get back to Project Steps.
In similar case, I would like to jump to exit from any place...
|
Forum: [VBP] General Discussion
04-22-2003, 01:08 AM
|
Replies: 0
Views: 15,641
Parameters in Macros
Hi
I'm unble to understand & use the Parameters feature in Macro. Can someone please guide me how to use Parameters in calling/setting macros?
Or whatever would be its effect.
Farrukh
|
Forum: [VBP] General Discussion
04-22-2003, 12:08 AM
|
Replies: 2
Views: 17,824
Thanks Kinook
You are right. The problem was...
Thanks Kinook
You are right. The problem was some thing like that. Actually, there was a step to modify, some values of %Path%, which was conflicting + the MAK was also using an MIF file for its...
|
Forum: [VBP] General Discussion
04-17-2003, 01:29 AM
|
Replies: 2
Views: 17,824
Problems with WMAKE
Hi
I'm trying to compile a MAK file using WMAKE. Initially it give me following error:
Step default property 'command' = C:\Progra~1\Micros~3\vc98\bin\wmake /h /f mak\at_fxreg.mak ARX=1 ACAD15=1...
|