Skip to search.

(*) Scheduled Maintenance: We are undertaking some essential, but extensive maintenance to improve Yahoo! Calendar. Your Group Calendar is being migrated to a much improved version of Yahoo! Calendar. During the maintenance period, you may not have access to your Groups Calendar. We sincerely apologize for this inconvenience. Your Groups Calendar is in great shape and we are working to have it available again as quickly as possible - Yahoo! Groups & Yahoo! Calendar Team

BCX · The Open Source BASIC to C Translator

Group Information

  • Members: 1003
  • Category: Basic
  • Founded: Jul 9, 2000
  • Language: English
? 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.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 1105 - 1135 of 42818   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1105 gheller@... Send Email Mar 1, 2001
9:34 am
Can anyone guide me on sending an array to a SUB or FUNCTION? I am trying to do the following (in C): void process_operator(int operator, int op_stack[ ], int ...
1106 Kevin Diggins
kdiggins@... Send Email
Mar 1, 2001
11:13 am
... From /Con_Demos/S117.bas ' *************************************************** ' Demonstrates how to modify arrays that have been ' passed to SUBS and...
1108 Kevin Diggins
kdiggins@... Send Email
Mar 1, 2001
12:01 pm
... Bob: This turned out to be an easy fix. Download BCX 2.08 from BCX FILES and let me know if that does the trick. Thx ......
1109 lackeyjim@... Send Email Mar 1, 2001
3:52 pm
first of all let me congradulate you on a fabulos product (BCX) so far everything that I have tried works like a charm, except for one. when I use the AND...
1110 Gerome
gerome_71@... Send Email
Mar 1, 2001
5:55 pm
Hello Kevin, I'm curious about the way you've compiled with success the BASEC sources from William using LCC Win32. And by the way i wanted to know how you've...
1111 Kevin Diggins
kdiggins@... Send Email
Mar 1, 2001
6:52 pm
... as ... a ... This is a known issue. For now, you need to restructure your test: Try this instead: If dumy$ = "kk" THEN IF tst% = 1 THEN x% = 5 End If...
1112 lynton@... Send Email Mar 1, 2001
7:16 pm
Hi dl, Kevin & David Just a quick note to say thanks for your help several days ago regarding some problems I was having with pointers. Thanks to your help I...
1113 Robert Wishlaw
rwishlaw@... Send Email
Mar 1, 2001
7:58 pm
BCX208 Works just fine. Thanks Kevin. The affected char was part of Chinese Big5 codes so that although using CHR$(240) would compile O.K. it couldn't be...
1114 gheller@... Send Email Mar 1, 2001
8:19 pm
Gerome, I don't know about for Kevin, but for me it compiled without modification. Greg ... compilation....
1115 gheller@... Send Email Mar 1, 2001
8:25 pm
... Thanks for the help Kevin. Last night at 1:00 am the "same thing" didn't work, today it does. Funny that . . . BTW, I thank you and all the other...
1116 Doyle Whisenant
mechanic@... Send Email
Mar 1, 2001
10:26 pm
... Why not convert DC so it can read that format? (and share with the rest of the group of course) :) -- Doyle Whisenant mechanic@... ...
1117 lynton@... Send Email Mar 1, 2001
10:32 pm
Hi Doyle, You wrote :- ... rest ... I only wish I had the experience to do just that ! I am on the bottom rung of the BCX know how ladder at the moment wheras...
1118 Doyle Whisenant
mechanic@... Send Email
Mar 1, 2001
11:08 pm
... Hi lynton! I think that most of you guys will pass me up in 6 months or less. :) I try to do too many things at the same time and don't seem to finish any....
1119 dl
dl@... Send Email
Mar 1, 2001
11:21 pm
... great ... so ... Many thanks for your comments. There is an old program (9 years old), that converts running VB3 programs into a DLG file. The resulting...
1120 Kevin Diggins
kdiggins@... Send Email
Mar 2, 2001
1:38 am
... I've uploaded a stripped down to USER SUBMITTED CODE. This stripped down version recognizes and uses only the ANSI library. I have included a BUILD.BAT for...
1121 Kevin Diggins
kdiggins@... Send Email
Mar 2, 2001
1:56 am
... Greg -- I'm happy that you enjoy using BCX. I hope BCX continues to rise in popularity. The more BASIC programmers that we can expose to BCX, the better...
1122 David Garner
dgarner@... Send Email
Mar 2, 2001
4:12 am
Hello Again, Here's the latest iteration of BCXWZRD. DL added the ability to store the template file in the .exe. Thanks, DL. I added the code for VSplit and...
1123 Gerome
gerome_71@... Send Email
Mar 2, 2001
8:34 am
Hello Kevin, Thanks a million for ya job :) It's a great deal for all RapidQ users and it gives hope : as you can see we can have a 16 Bit compiler transformed...
1124 Doyle Whisenant
mechanic@... Send Email
Mar 2, 2001
4:15 pm
... dl if you figure this out please let me know. I have been trying to do this with little success myself. The best I can do is "close". Thanks! -- Doyle...
1125 BCX@yahoogroups.com Send Email Mar 2, 2001
4:43 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the BCX group. File : /Source...
1126 BCX@yahoogroups.com Send Email Mar 2, 2001
4:45 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the BCX group. File : /Source...
1127 Robert Wishlaw
rwishlaw@... Send Email
Mar 3, 2001
4:29 am
I've been porting some samples from the VBAPI site to BCX and ran across this GOTCHA which got me because I assumed what's good for the goose .... These two...
1128 pkelly@... Send Email Mar 3, 2001
5:38 am
... file. ... do ... Have you tried the 'GetDialogBaseUnits' function?...
1129 dl
dl@... Send Email
Mar 3, 2001
6:05 am
... Sure have. The MS DLG edit that is available with BCX is a 16-bit version. And the other one that I have is 32-bit. When using the 32-bit version, the...
1130 correodejordi@... Send Email Mar 3, 2001
12:58 pm
Platform SDK: Windows User Interface GetDialogBaseUnits The GetDialogBaseUnits function retrieves the system's dialog base units, which are the average width...
1131 Kevin Diggins
kdiggins@... Send Email
Mar 3, 2001
2:06 pm
Has anyone worked with or enhanced Bob Springetts Grid Control? For that matter ... BOB ... ARE YOU OUT THERE? I compiled and ran Grid1.12 again for the first...
1132 Doyle Whisenant
mechanic@... Send Email
Mar 3, 2001
3:48 pm
... Yes, many times and different ways. I guess that the 16bit vs 32bit versions may be the reason for some of the inconsistent values. dl is the dlgedit in...
1133 dl
dl@... Send Email
Mar 3, 2001
4:11 pm
... I've tried it many times myself. ... Its a 32-bit version for NT systems only and the one with the Whistler SDK contains only the source....
1134 f_mastro@... Send Email Mar 4, 2001
10:17 am
I'm porting the source code of algebra parser but i've some problems with UDT. How can I define an array of Complex number as [Re, Im]? How can I define a...
1135 Kevin Diggins
kdiggins@... Send Email
Mar 4, 2001
2:28 pm
... TYPE COMPLEXNUM RE As Double Im As Double END TYPE DIM MyArray [100] As COMPLEXNUM ... Every stack that I've ever devised consists of four parts (1) An...
Messages 1105 - 1135 of 42818   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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