Search the web
Sign In
New User? Sign Up
mmtut · Multi-Media Tutorials
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 21 - 50 of 421   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the mmtut group. File :...
mmtut@yahoogroups.com
Send Email
Jun 8, 2002
10:02 pm
22
Hi All, I've finally made some time and progress on the PB2BCX code I've started. Just as a little background for those who might not be up to speed on this,...
David Garner
dpgarner
Offline Send Email
Jun 8, 2002
10:26 pm
23
Hi All, Seems like I just said that. ;) Here's the beginnings of the PB2BCX code process. My first step for porting any code is usually to run it through the ...
David Garner
dpgarner
Offline Send Email
Jun 8, 2002
10:59 pm
24
Hi All, Seems like I just said that. ;) If you've been following the beginnings of the PB2BCX saga, there are a couple of points I should probably point out. ...
David Garner
dpgarner
Offline Send Email
Jun 8, 2002
11:24 pm
25
Thank´s David for Convidarme para trabajar juntos en esto..! I like to help with this... now i´m only have time in the end of the week.. but i whant to...
rabm4483
Offline Send Email
Jun 9, 2002
12:16 am
26
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the mmtut group. File :...
mmtut@yahoogroups.com
Send Email
Jun 9, 2002
12:22 am
27
Hi All, Seems like I just said that. ;) Next step in PB2BCX saga. Added a new phase1 processing step. This one will include files that are #included in the...
David Garner
dpgarner
Offline Send Email
Jun 9, 2002
12:33 am
28
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the mmtut group. File : /Helps and...
mmtut@yahoogroups.com
Send Email
Jun 9, 2002
5:47 pm
29
Hey mmtuters, Just a short note (yah, right) to let you know that Jim and I have been collaborating on the beginnings of a BCX tutorial. He's been exploring...
David Garner
dpgarner
Offline Send Email
Jun 17, 2002
12:09 am
30
Greetings to all, Following David's message, I hope to have the files he mentioned (with revisions) uploaded soon. Stay tuned. Jim...
omnixus
Offline Send Email
Jun 17, 2002
5:44 am
31
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the mmtut group. File : /Tutorials/BCX...
mmtut@yahoogroups.com
Send Email
Jun 23, 2002
5:11 am
32
Hello to all, I have uploaded a zip file which contains the beginnings of a tutorial help file (.chm) and four text files by David which also have been ...
omnixus
Offline Send Email
Jun 23, 2002
5:21 am
33
Jim, ... Thanks for the work. It's looking better. I did a couple of help files for the then existing BCX samples a year or two ago. I used BCX to scan the...
David Garner
dpgarner
Offline Send Email
Jun 23, 2002
1:12 pm
34
David, Thanks for your comments. I think we're beginning to move ahead. ... the index or search tabs (can't recall the details). It still required some manual...
omnixus
Offline Send Email
Jun 23, 2002
9:05 pm
35
I've been urged to not resist the urge to create some more tutorial content - so here goes again. I've lost the train of thought that was heading full steam...
David Garner
dpgarner
Offline Send Email
Jun 24, 2002
12:07 am
36
Whoops, I hit send a little too quickly. Dim CurrentLine$ This line needs to be added to our program....
David Garner
dpgarner
Offline Send Email
Jun 24, 2002
12:11 am
37
Whoops, I hit send a little too quickly twice. Need a semicolon after the filename in the file separator line (at least to get the effect I wanted). Jim, Let...
David Garner
dpgarner
Offline Send Email
Jun 24, 2002
12:26 am
38
David, ... helpful to me if I did not already know it. I wish I had the multi-media version. I can just see the code building, but have no good way to show it...
omnixus
Offline Send Email
Jun 24, 2002
5:15 am
39
David, My first concern in selecting the "look" of the tutorial design is readability. Outside of specific suggestions you've already made, how readable (easy ...
omnixus
Offline Send Email
Jun 25, 2002
5:35 pm
40
Jim, ... Look is your department. I'm not real particular. I like what you've shown me. With or without serif is a never mind to me. It amazes me the...
David Garner
dpgarner
Offline Send Email
Jun 25, 2002
11:25 pm
41
... DIM K reserve variable CLS clear the screen FOR K = 0 TO 15 loop 16 times COLOR K,0 select the color for the text LOCATE 2+K,5,0 position the...
David Garner
dpgarner
Offline Send Email
Jun 26, 2002
1:40 am
42
Jim, My previous message holds my first shot at the console samples. I used Outlook (my e-mail program) in HTML mode. I selected all the samples (select all)...
David Garner
dpgarner
Offline Send Email
Jun 26, 2002
2:08 am
43
David, ... I would say that the amount you gave in "dirbas.bas" was just about right. It had enough clarity for me, and other beginners, I think. Maintain this...
omnixus
Offline Send Email
Jun 26, 2002
3:45 am
44
Jim, ... Thanks. ... Attached is the final file I used to create the combined samples file. ... I think I found it - see previous two posts from yesterday. ...
David Garner
dpgarner
Offline Send Email
Jun 26, 2002
10:47 am
45
David, Thanks for the file. I went through the exercise and everything worked as predicted. Which leads me to an idea I had. What if we were to take ...
omnixus
Offline Send Email
Jun 27, 2002
4:01 am
46
Jim, ... I'm open for any organization that works. Just like the picture of what the results look like (the GUI program you have in the help file), I think a...
David Garner
dpgarner
Offline Send Email
Jun 27, 2002
10:57 am
47
David, ... what there is to work with. I take it from this that you think we should wait a bit before implementing what I suggested. This is fine with me, but...
omnixus
Offline Send Email
Jun 27, 2002
6:19 pm
48
Hello everyone, what is the intended audience for the training program? Do they know B.A.S.I.C. ? Do they know any language? C or BASIC would be a plus. What...
John Jacques
johnj_01201
Offline Send Email
Jun 27, 2002
9:47 pm
49
Hello everyone, what is the intended audience for the training program? Do they know B.A.S.I.C. ? Do they know any language? C or BASIC would be a plus. What...
John Jacques
johnj_01201
Offline Send Email
Jun 27, 2002
9:47 pm
50
Hello everyone, what is the intended audience for the training program? Do they know B.A.S.I.C. ? Do they know any language? C or BASIC would be a plus. What...
John Jacques
johnj_01201
Offline Send Email
Jun 27, 2002
9:47 pm
Messages 21 - 50 of 421   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