Search the web
Sign In
New User? Sign Up
50g
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 882 - 912 of 981   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
882
Thanks a lot!...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 1, 2009
3:53 pm
883
When I uploaded this PDF file to the Rick Wendel folder I checked the box at the bottom of the dialog box and it put this line on here, but for some reason the...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 1, 2009
4:02 pm
884
Wow, 1.3meg for a program that should take less the 1k. And you still have to enter it in from scratch. Even the pdf shouldn't be that big. For programming, of...
Don Hart
ddhart1
Offline Send Email
Jul 1, 2009
11:31 pm
885
Sorry the program is too cumbersome for you. The PDF was converted from a JPEG image so I chose medium quality. I can make that smaller, but I'd just put it...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 1, 2009
11:51 pm
886
I meant post the program itself instead of a pdf file. Can't you just drag the program from the SD card when it's in your PC? I think it may have to be in the...
Don Hart
ddhart1
Offline Send Email
Jul 2, 2009
12:43 am
887
Yes. That's a great idea. Problem is I haven't figured out what you do if you want to plug it into your computer and upload and download and copy stuff to...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 2, 2009
1:23 am
888
Anybody know why my installer program for the HP50G connectivity software and users guide lets me install the connectivity software, and lets me connect to the...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 2, 2009
4:29 pm
889
If you are on a 64 bit system, there are no drivers for it yet. The only thing the connectivity kit can do that you can't do with an SD card is take...
Tim Wessman
timwessman
Online Now Send Email
Jul 3, 2009
1:17 am
890
I wish I did have a 64 bit system. I have a 32 bit. The interface program works fine but I can't download the driver. It keeps telling me that it failed to...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 3, 2009
4:03 am
892
You have to manually locate the conn4x\usb folder for it to find and correctly install the drivers. Or do you do that and it fails to install? TW...
Tim Wessman
timwessman
Online Now Send Email
Jul 3, 2009
7:36 pm
893
The disc I got with the calculator installed the connect4X driver and the application program. The XModem Server works and all the calculators directories and...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 3, 2009
9:15 pm
894
Keep in mind that I've only used an older version of the Conn4x program because I only have a 49g. That said, Conn4x by itself only transfers...
Don Hart
ddhart1
Offline Send Email
Jul 3, 2009
11:15 pm
895
There are no real differences between the 49G and the 50G except I think the driver installation is started and completed using the CD that also installs the...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 4, 2009
12:19 am
896
Like I said the backup file is a snapshot of the HOME directory (and all it's subdirectories) and the alarms. That's in case your calculator crashes or you...
Don Hart
ddhart1
Offline Send Email
Jul 4, 2009
3:28 am
897
Thanks a lot, I'll check it out....
rickwendel763242
rickwendel76...
Offline Send Email
Jul 4, 2009
3:35 am
898
I'm aware that sub-routines are very useful. The thing I don't like is that the sub-routine is an object that must be stored in the same directory as the main...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 4, 2009
1:18 pm
899
AFAIK, there's no way to do what you want. You can't have named procedures within one program, I don't think there's even a goto command. SysRPL or assembler...
Don Hart
ddhart1
Offline Send Email
Jul 5, 2009
12:07 am
900
You're talking about subroutines and I'm talking about taking part of a program and pasting into another without using one. I didn't know that it looked for...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 5, 2009
7:43 am
901
I made a program that looks like this: << Right Arrow (0 key) and a left arrow from the CHAR menu followed by X Y << X Y + >> >>. 1) No matter what the...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 5, 2009
8:11 pm
902
The left arrow on its own is a compiled local variable, and the X and Y are non-compiled local variables. Hence 3 values are required for your program to make...
Jeremy Hawdon
leikkaus27
Offline Send Email
Jul 5, 2009
8:22 pm
903
So, how do your store data in variables from the stack and use it anywhere in the program or sub-routines? Where's the left arrow go?...
rickwendel763242
rickwendel76...
Offline Send Email
Jul 5, 2009
9:28 pm
904
... So you want to do the cut/paste while YOU are editing the program and not make the program do the cut/paste? Did you even try looking it up? See page 2-26...
Don Hart
ddhart1
Offline Send Email
Jul 6, 2009
3:30 am
905
The left arrow becomes part of the name of the variable, e.g. << -> <-X <-Y << <-X <-Y * >> >> This takes 2 numbers off the stack....
Don Hart
ddhart1
Offline Send Email
Jul 6, 2009
3:31 am
906
... I will write one using a single command. Type in 'PROG(X,Y)=X*Y^2' and then push DEF. PROG appears. Recall it an see that it looks like this. << -> X Y...
Tim Wessman
timwessman
Online Now Send Email
Jul 7, 2009
4:16 am
907
Hello , I have a question regarding EGV function . I've to calculate EGV (values and vectors )of a matrix like : [K]-a[M] and not [K]-a[I] where I is the...
mspokkio
Offline Send Email
Jul 16, 2009
3:22 pm
908
My TOOL soft menu shows the following: EDIT, VIEW, STACK, RCL, PURGE, CLEAR In liew of what is indictaed in the manuals: EDIT, VIEW, STO, RCL, PURGE, CLEAR Any...
exsierra
Offline Send Email
Jul 16, 2009
5:00 pm
909
I don't think there is a problem, I have two and they have what yours has. You could always make a custom menu. Besides, those manuals are pretty much usseless...
gregmraymond
Offline Send Email
Jul 16, 2009
6:54 pm
910
Hello, the TOOL menu has two different presentations depending in the mode that the calculator is working, the menu that is showing in your calculator,...
Juan C.
jcbuchin
Offline Send Email
Jul 17, 2009
12:24 am
911
My 50g has the first menu with "stack" in third position regardless of whether in RPN or Algebraic mode. How does one get "sto" to show in third position?...
aa0p3
Offline Send Email
Jul 17, 2009
3:20 am
912
Ditto for me. It would seem to be logical to have STO and RCL next to each other in the same menu. Could certainly create my own custom menu, but thought...
exsierra
Offline Send Email
Jul 17, 2009
3:53 pm
Messages 882 - 912 of 981   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