Ron_1st wrote:
> 
> On Sunday 19 April 2009, phohammer wrote:
>> I would do as you said with the Object example, but those of infinite
>> wisdom
>> made it read-only. 
> 
> When you make a copy to your home directory or the place where you want to
> store your projects it is automagic not readonly any more.
> 
> copy /usr/local/share/gambas3/examples/Basic/Object 
> to /home/phohammer/gambas/projects/ 
> 
> (note: local is on my box, gambas3 may be gambas2)
> 
> If you check you will see your name as owner and read/write
> for you is OK
> 
>  
> The 'infinite wisdom' is to prevent you to damage a valuable example
> you need the next time as possible template in your next project.
> It should not to be to difficult to make a copy to your home place.
> 
> This copy should test first for good working before you start
> working with it.
> 
> 
> 
> Best regards,
> 
> Ron_1st
> 
> 

I tried to do this in terminal but I get this:

[r...@localhost tr]# copy /usr/share/gambas2/examples/Basic/Object to
/home/tr/Documents/programming junk
bash: copy: command not found
[r...@localhost tr]# apt-get install copy
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package copy

So I used my file manager to locate Object in
/usr/share/gambas2/examples/Basic/Object then right click, copy, 
paste to my desired location. When I open the example and try to run it, it
reacts the same as my own project
and does not run.


Ron_1st wrote:
> 
> BTW Program is working if you make the right correction.
> 
> Best regards,
> 
> Ron_1st 
> 

What does that mean, you got it running?
-- 
View this message in context: 
http://www.nabble.com/Programming-beginner%3A-first-program-won%27t-run--tp23117770p23128377.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to