Never mind!    I found it.

Var 'V1' for testing was also my result var for the plugin!  Duh!






Sincerely,
Paul D. 

Now I know to watch out seeing tomorrow is turkey day and I feel like one!
Long week!







-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Paul
InterlockInfo
Sent: Wednesday, November 25, 2009 5:38 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Run file after ftp?

What am I missing?

In a command I have the following:
I set a var v1 equal to a password.  
I use the FTP command and grab a file and overwrite if required.  
I use the following: Run account.dat .v1

It fails with "Wrong Password"  3081

I only inserted { and } around the plugin lines to test my command. The var
and run command work? And it uses the var/password. 

Any ideas?


Sincerely,
Paul D



Example:
Set v v1 text = 'password'
{
Plugins rftpclient76.rbl 'commmands'
Plugins rftpclient76.rbl 'commmands'
Plugins rftpclient76.rbl 'commmands' etc...
}
Run account.dat .v1   -- Works fine!


Reply via email to