lironf16 Expert Cheater
Reputation: 0
Joined: 21 Aug 2006 Posts: 110
|
Posted: Thu Nov 13, 2008 4:01 pm Post subject: saved objects in ac tool? |
|
|
hi
in ac tool is there a way to put all objects saved somewhere?
example:
my file looks somthing like this:
procedure blabla
commands
end
procedure blabla2
commands
end
and after all of this objects i got this:
call blabla
callblabla2
but a lots of commands in start of file so it makes little mess
can i save all the objects in one spot so they want be in start of my file? so all my file will look like
"call blabla"
"call blabla2"
without the actual commands in start of it?
thanks
|
|