<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
This is my first post - I will be brief...<BR>
&nbsp;<BR>
One:&nbsp; I have programmed before - but it has been DECADES...so just a few simple queries:<BR>
&nbsp;<BR>
1.&nbsp; A brief (but complete) description regarding the use of script editor (I will be using<BR>
&nbsp;&nbsp;&nbsp;&nbsp; command prompt in Windows), as:<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a.&nbsp; details about loading and saving programs (not in that order) and little<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;specs about pathnames or other requirements (I will probably store all<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;my little goodies in one folder or space).<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;That should get me going ... a book and manual by my side should suffice for<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the rest - - - except for one thing:<BR>
&nbsp;<BR>
2.&nbsp; I have been unable to locate the gizmo in the literature to get ascii codes<BR>
&nbsp;&nbsp;&nbsp; in python.&nbsp; In the old days, it was a list of 256 (or so) characters that <BR>
&nbsp;&nbsp;&nbsp; represented all keyboard symbols (A equalled 36; B equalled 37; et cetera).<BR>
&nbsp;&nbsp; To assign a value, you used "Let A$ = ASC (36)" where A$ was a variable<BR>
&nbsp;&nbsp;&nbsp; and 36 was the ASCII value for 'A'.&nbsp; I believe the reverse of this process<BR>
&nbsp;&nbsp;&nbsp; was PRINT VAL(A$) or something.&nbsp; I want to play with a program that will<BR>
&nbsp;&nbsp; assign a number to a word (using a simple algorhythm that will give a<BR>
&nbsp;&nbsp;&nbsp; specific number to every word).&nbsp; Other stuff is pretty easy to find with<BR>
&nbsp;&nbsp;&nbsp; the book and on-line literature.&nbsp; I will need to get an ascii code out of<BR>
&nbsp;&nbsp;&nbsp;&nbsp; a string (whose content is not known to the programmer, as raw_input).<BR>
&nbsp;&nbsp;&nbsp; Then to assign, I will need the actual list with assigned numbers.<BR>
&nbsp;<BR>
You will be giving me probably the only boost I will need!&nbsp; I will be available later on,<BR>
if I want to take part in the ask/answer system here.<BR>
&nbsp;<BR>
&nbsp;<BR>
Thanks a lot,<BR>
&nbsp;<BR>
Anthony<BR>
&nbsp;<BR>
8:27 pm PST October 4th, 2008<BR>
&nbsp;<BR>
&nbsp;<BR><br /><hr />Get more out of the Web. Learn 10 hidden secrets of Windows Live. <a href='http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_getmore_092008' target='_new'>Learn Now</a></body>
</html>