Normal Topic Splash image (Read 4178 times)
addison1
Member
*
Offline


No personal text

Posts: 43
Joined: Aug 1st, 2004
Splash image
Jan 16th, 2005 at 10:16pm
Print Post Print Post  
Where do I store the bmp image so that I get a new splash image?
Or is the "target" from the desktop shortcut not properly stated below
C:\Sesame\Program\sesame.exe StAndrews.db -splash image_myimage.bmp
  
Back to top
 
IP Logged
 
BOBSCOTT
Senior Member
Members
*****
Offline


That Darn Computer #$X#
{curse words}

Posts: 1195
Joined: Nov 22nd, 2002
Re: Splash image
Reply #1 - Jan 16th, 2005 at 11:21pm
Print Post Print Post  
If your image is in the directory c:\sesame\pics
And your data is in c:\sesame\data
I believe your command line should read

C:\Sesame\Program\sesame.exe –splash c:\sesame\pics\image_myimage.bmp c:\sesame\data\StAndrews.db


it should be showing a dash character infront of the word splash not the –
« Last Edit: Jan 17th, 2005 at 1:28am by BOBSCOTT »  

Team – Together Everyone Achieves More
Back to top
 
IP Logged
 
addison1
Member
*
Offline


No personal text

Posts: 43
Joined: Aug 1st, 2004
Re: Splash image
Reply #2 - Jan 17th, 2005 at 12:49am
Print Post Print Post  
I think that I understand but it's way different syntax.
I'll give it a try
Thanks
  
Back to top
 
IP Logged
 
addison1
Member
*
Offline


No personal text

Posts: 43
Joined: Aug 1st, 2004
Re: Splash image
Reply #3 - Jan 17th, 2005 at 1:50pm
Print Post Print Post  
The good news is that the Sesame splash image is supressed.
The bad news is that my image never comes up.
I get no error message, just no image.
Any ideas?
  
Back to top
 
IP Logged
 
BOBSCOTT
Senior Member
Members
*****
Offline


That Darn Computer #$X#
{curse words}

Posts: 1195
Joined: Nov 22nd, 2002
Re: Splash image
Reply #4 - Jan 17th, 2005 at 2:34pm
Print Post Print Post  
Can you post the exact verbiage you are using (cut and paste) so we can try it.

I saved an application with your app name and used the amethyst.jpg that came with the Sesame samples and it works fine

Here is the cut and paste (replace &#8211 with a dash)

C:\Sesame\Program\sesame.exe –splash c:\sesame\pics\amethyst.jpg c:\sesame\data\StAndrews.db

  

Team – Together Everyone Achieves More
Back to top
 
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Splash image
Reply #5 - Jan 17th, 2005 at 2:35pm
Print Post Print Post  
It means that either your image was not found at the path specified or that the image is not in a supported format.

Can you load the same image into an image field?

If so, does the path have any spaces in it? If so, remember to wrap the path in double quotes.

If you can't load the image in an image field, check to make sure that it really is a format supported by Sesame. Sesame tends to be overly legalistic about the image formats. If, for example, the image is a BMP, try converting it to a JPeg. Often a conversion will repair descrepencies in image formats.
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged
 
addison1
Member
*
Offline


No personal text

Posts: 43
Joined: Aug 1st, 2004
Re: Splash image
Reply #6 - Jan 17th, 2005 at 6:45pm
Print Post Print Post  
Bob,
Your code works perfectly!!
You know what happens when we assume, I assumed that the switch included the phrase "splash image", you assumed that my file name was "image_myimage.bmp".
Thanks for your help, sorry for the confusion
  
Back to top
 
IP Logged