Code: Select all
:i If NOT call $ObjectExists$ arguments
$id$ = %GLOBAL%$name$
:i continue
:i endif
it makes temp.dump file.
Where is the trouble?
Code: Select all
:i If NOT call $ObjectExists$ arguments
$id$ = %GLOBAL%$name$
:i continue
:i endif
Code: Select all
:i if NOT call $ObjectExists$ arguments
$id$ = %GLOBAL%$name$
:i continue
:i endif
Users browsing this forum: No registered users and 2 guests