You forget a parameter. The syntax of command:
--> Result = baSetWallpaper( FileName , Tile )
  If  Tile you set = true then wallpaper will display titled
else you set Tile=false
 good luck.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of gksoon
Sent: Tuesday, May 22, 2001 1:58 PM
To: [EMAIL PROTECTED]
Subject: Re: <lingo-l> wallpaper


Thank Hai Nguyen Duc.

On mouseup
set Old = baSetWallpaper("c:\winnt\1.bmp")
end

on StartMovie
set regstring = baGetRegistration( )
set OK = baSaveRegistration( "demo062001", 9224078  )
put ok
end

I put the xtras into the xtra folder ,i register the xtra with register code
I think the register is fine cause the variable "OK" is return 1.
Why error message occur

Scripts Error: Wrong Number of Parameter
set Old = baSetWallpaper("c:\winnt\1.bmp")

regard Gan


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to