|
Troubadour GURU
Joined: 14 Oct 2000 Posts: 556 Location: USA
|
Posted: Sat Mar 23, 2002 6:59 pm
using grep? |
Remove the brackets from your statements.
#var check %grep( 1, "%1")
clan @check
Troubadour |
|
|
|
Troubadour GURU
Joined: 14 Oct 2000 Posts: 556 Location: USA
|
Posted: Sun Mar 24, 2002 5:27 am |
if you execute #VAR check %grep(1, %1) and the item is not in the file, @check will be null, so just add the command:
#IF %null(@check) {write data to file} {#NOOP}
Troubadour |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|