[Gambas-user] Programming beginner: first program won't run?

phohammer trreddell at ...626...
Mon Apr 20 01:10:39 CEST 2009



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:

[root at ...40... tr]# copy /usr/share/gambas2/examples/Basic/Object to
/home/tr/Documents/programming junk
bash: copy: command not found
[root at ...40... 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.





More information about the User mailing list