Search the web
Sign In
New User? Sign Up
cmap · C-based Mathematical Application Programming Environment
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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
Problems   Message List  
Reply | Forward Message #93 of 161 |
Re: [cmap] Problems

I'll consider these issues in a future version of
Cmap. By the mean time, I have a few suggestions:

--- microworksoftware@... wrote:
> Dear professor Kinh H. Ha,
>
> I am using the latest CMAP version and want to
> report two problems.
>
> Problem 1.
> During debugging, when the number of print line
> reaches thousands
> CMAP abends (memory protection). Any work-around?

(i) Install more RAM.
(ii) Use debugview() instead of print() where
possible.


> Problem 2.
> The CMAP's "Set Option" function does not save the
> setting, so any
> new CMAP invocation starts again using the default
> set.

Yes. When a program is executed, everything is cleared
and initial default settings are in effect. To set
options, use function useoption() within the program.
This scheme is safer in multi-user environment (e.g.
class room).


> Thanks for any help.
>
> Igor Livshin


__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1



Fri Oct 5, 2001 4:32 pm

k_h_ha@...
Send Email Send Email

Forward
Message #93 of 161 |
Expand Messages Author Sort by Date

Dear professor Kinh H. Ha, I am using the latest CMAP version and want to report two problems. Problem 1. During debugging, when the number of print line...
microworksoftware@...
Send Email
Oct 5, 2001
3:57 pm

I'll consider these issues in a future version of ... (i) Install more RAM. (ii) Use debugview() instead of print() where possible. ... Yes. When a program is...
K. Ha
k_h_ha@...
Send Email
Oct 5, 2001
4:32 pm
Advanced

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