ie.
background(vm-youhave + vm-no + vm-messsages)
instead of
background(vm-youhave)
background(vm-no)
background(vm-messages)
I looked all through the documentation, can this be done?
ie.
background(vm-youhave + vm-no + vm-messsages)
instead of
background(vm-youhave)
background(vm-no)
background(vm-messages)
I looked all through the documentation, can this be done?
tip :
CLI> show application Backgound
returns
......
Background(filename1[&filename2...] .....
so yes, it can be done. did you try ?
[quote=“baconbuttie”]tip :
CLI> show application Backgound
returns
......
Background(filename1[&filename2...] .....
so yes, it can be done. did you try ?[/quote]
I tried, but i must have done something wrong… Because it does work just fine.
Thanks for the tip from the CLI… THat will be very helpful.
Sorry Im such a noob…