Search the web
Sign In
New User? Sign Up
ch_language · Ch Language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 926 - 955 of 1027   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
926
Well I learned some more. First that passing the '...' will not work. It probably shouldn't even but I'll leave that to the Ch experts. What should work is...
neilliehoo
Offline Send Email
Dec 2, 2008
8:46 pm
927
... Ch Student edition or Ch Professional llows you to do plotting. see CHHOME/docs/chguide.pdf in chapter about plotting. ... For Windows, you can use the...
groupsupport@...
one2001boy
Offline Send Email
Dec 2, 2008
9:03 pm
928
... Answering myself again. From the chguide.pdf: #define display(...) printf(__VAR_ARGS__) regards, Willem-Jan de Hoog...
neilliehoo
Offline Send Email
Dec 3, 2008
3:13 pm
929
... Good to know that it works for you now. Best regards, T.S...
groupsupport@...
one2001boy
Offline Send Email
Dec 4, 2008
12:54 am
930
Hi all! I have been playing with the Ch Standard Ed for about a week and I enjoy it a lot. However, I consider using it as a teaching environment on Windows,...
boyko.bantchev
Offline Send Email
Dec 5, 2008
1:07 pm
931
... I don't think you can do the same way to get microsoft office to work in another machine. It is the same here. You may use image dump to copy the entire...
groupsupport@...
one2001boy
Offline Send Email
Dec 5, 2008
10:44 pm
932
Hi, I'm trying some demo examples given with Mobile-C. Until now everything seem to work fine. But when I start the demo example mc_array_return_example, the...
steph_ch_fr82
Offline Send Email
Dec 8, 2008
3:57 pm
933
... Thanks for helping with redirecting Ch to Vim. Perhaps with some Vim scripting, the two programs can be made to work very well together. I'll try to...
Boyko Bantchev
boyko.bantchev
Offline Send Email
Dec 9, 2008
3:06 pm
934
... We didn't include gvim for limiting the size to download. The existing vim version features looks OK for us to use. Any new features in the latest vim...
groupsupport@...
one2001boy
Offline Send Email
Dec 9, 2008
4:11 pm
935
... Since Vim 6.3, more than 4 years old now, there were several new releases of the editor, each adding new features. Of those features, here are some, not...
Boyko Bantchev
boyko.bantchev
Offline Send Email
Dec 10, 2008
2:16 pm
936
Hello all! Here are some suggestions regarding Ch. - 1 - Windows Ch's bin directory contains some programs in more than one copy, under different names. The...
Boyko Bantchev
boyko.bantchev
Offline Send Email
Dec 12, 2008
2:21 pm
937
... I forgot to add, but being able to redirect stdout is just as useful (for a simple example, consider piping large output to less)....
Boyko Bantchev
boyko.bantchev
Offline Send Email
Dec 12, 2008
2:21 pm
938
Hello, Mobile-C Version 1.10.6 has been released on the official website. A major memory leak issue has been addressed in this release. If you encounter memory...
David Ko
dko_ucd
Offline Send Email
Dec 16, 2008
1:16 am
939
... The binary size awk.exe are different from nawk.exe etc. We distribute them from other sources. If there is no essencial difference in functions, we can...
groupsupport@...
one2001boy
Offline Send Email
Dec 16, 2008
1:16 am
940
Hi Many thanks for your update of Mobile-C. This fix the problem: no more memory leak. I am very impressed by the quick response of your team. Congratulations!...
steph_ch_fr82
Offline Send Email
Dec 16, 2008
2:11 pm
941
... This feature is supported in Ch. Put cd /any/dir/you/want in ~/.chrc unix or ~/_chrc in windows. Tech support...
groupsupport@...
one2001boy
Offline Send Email
Dec 16, 2008
3:00 pm
942
... As I wrote before, awk.exe is exactly the same as gawk.exe -- same size, same content -- and mawk.exe and nawk.exe are two other dialects of the same...
Boyko Bantchev
boyko.bantchev
Offline Send Email
Dec 16, 2008
5:49 pm
943
I have installed from chstudent-6.1.0.macosx10.ppc.tar.gz, which is supposed to include chide, according to directions, on a MacBook Pro (Intel), and the...
xmclennanx
Offline Send Email
Jan 2, 2009
10:26 pm
944
Hello, Background: Processor Name: PowerPC G5 (3.0) Processor Speed: 1.8 GHz Number Of CPUs: 2 L2 Cache (per CPU): 512 KB Memory: 1.5 GB I am attempting to...
sdill1200
Offline Send Email
Jan 3, 2009
9:56 pm
945
[ Charset ISO-8859-1 converted... ] ... You should use cd /Users/sdill/Downloads/chstandard-6.1.0.macosx10.ppc/ then sh ./install.sh Tech support...
groupsupport@...
one2001boy
Offline Send Email
Jan 3, 2009
10:03 pm
946
Bruce, ... chide under mac is not supported at present. Best regards, T.S...
groupsupport@...
one2001boy
Offline Send Email
Jan 3, 2009
10:03 pm
947
... Thank you for that. I needed to unpack the tar.gz and run install on that folder. Got it. There isn't a problem not installing under root is there?...
sdill1200
Offline Send Email
Jan 4, 2009
3:40 am
948
... Sorry, it is recommended to use sudo sh ./install.sh Best regards, Tech support....
groupsupport@...
one2001boy
Offline Send Email
Jan 5, 2009
6:25 am
949
Hi, I'm trying to use ACL messages in agent code, as described in chapter 8 of the Mobile-C Users Guide. But when my agent run, it stop at the include of...
steph_ch_fr82
Offline Send Email
Jan 8, 2009
3:46 pm
950
Hello Stephane, I appears that you do not have the MobileC Ch package installed. To install the package, please perform the following steps: 1. In the mobile...
David Ko
dko_ucd
Offline Send Email
Jan 8, 2009
8:33 pm
951
Hi David, This solve my problem. Thanks, Stephane...
steph_ch_fr82
Offline Send Email
Jan 9, 2009
3:35 pm
952
Hi, In our project, we have some algorithms which will run always in the same PC and some other which will move from a PC to another one. We plan to use...
steph_ch_fr82
Offline Send Email
Jan 9, 2009
3:36 pm
953
I believe the term "stationary agent" is simply used to mean a mobile agent that never migrates. This can be achieves using a couple methods. 1. An agent whose...
David Ko
dko_ucd
Offline Send Email
Jan 9, 2009
6:15 pm
954
I have installed the student edition of ch (including chide) on Ubuntu Linux 8.10 (OLPC XO, i386). Although I haven't done extensive testing, ch seems to be...
xmclennanx
Offline Send Email
Jan 11, 2009
10:11 pm
955
I had understood that a stationary agents was not running by the AEE even if it is in the agency. That's my mistake. So now we plan to put our stationary...
steph_ch_fr82
Offline Send Email
Jan 12, 2009
3:02 pm
Messages 926 - 955 of 1027   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help