Home » Community » Newbie corner » Open An image upon startup
Re: Open An image upon startup [message #28051 is a reply to message #27987] |
Fri, 13 August 2010 19:26   |
jeremy_c
Messages: 175 Registered: August 2007 Location: Ohio, USA
|
Experienced Member |
|
|
Nick,
I am not being mean. I'm trying to help you enjoy programming and accomplish your goals much more rapidly.
My suggestion is that you purchase a book or borrow one from the library on programming in C/C++. If you don't, you'll just frustrate yourself. The sooner you do, the better off you will be.
What you are describing is a two fold problem.
#1... escape characters inside of a string. You need to know why there are escape characters and what those escape characters are. They are pretty much standard across all programming languages.
#2... system simply issues a command. For example, if at the command prompt you type "Picture.jpg", if the command prompt returns an invalid command so will system. There are all sorts of tricks for getting around this, but you probably want to use the Functions4U package in the bazaar. This may/maynot require you using a source code management tool which is something else you should read up on after a basic programming book.
Again, not being mean just trying to start you off on the right track, the one with the least frustration and most productivity.
Jeremy
|
|
|
 |
|
Open An image upon startup
By: nick28th on Thu, 12 August 2010 23:56
|
 |
|
Re: Open An image upon startup
By: nick28th on Fri, 13 August 2010 00:11
|
 |
|
Re: Open An image upon startup
By: mr_ped on Fri, 13 August 2010 09:44
|
 |
|
Re: Open An image upon startup
By: nick28th on Fri, 13 August 2010 17:42
|
 |
|
Re: Open An image upon startup
By: jeremy_c on Fri, 13 August 2010 18:46
|
 |
|
Re: Open An image upon startup
By: nick28th on Fri, 13 August 2010 19:07
|
 |
|
Re: Open An image upon startup
By: jeremy_c on Fri, 13 August 2010 19:26
|
 |
|
Re: Open An image upon startup
By: nick28th on Fri, 13 August 2010 21:29
|
 |
|
Re: Open An image upon startup
|
 |
|
Re: Open An image upon startup
By: nick28th on Sun, 15 August 2010 05:25
|
 |
|
Re: Open An image upon startup
|
 |
|
Re: Open An image upon startup
By: nick28th on Sun, 15 August 2010 21:07
|
Goto Forum:
Current Time: Sat Jun 21 12:41:57 CEST 2025
Total time taken to generate the page: 0.03089 seconds
|