Ok I am trying to call a procedure which is lower down the page than the one I am calling from. How can I fix this because I cannot move either procedures :O
Ok I am trying to call a procedure which is lower down the page than the one I am calling from. How can I fix this because I cannot move either procedures :O
Try this ;forward
Howto use it?
You find the procedure which you want to use, but is futher on the page. Then you copy the parameters and stuff like this.
Then you add ;forward; behind it. Now scar knows the function is located futher on the pageSCAR Code:Procedure DrawUpdate ( Sender : TObject ) ; Forward;. You must give it the same name and same parameters as the original though.
Verrekte Koekwous
ow thanks now i get why wt-fawaki did that thanks![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)