A Compiler In My Application
Hi to all... I want to put in my application a "vb compiler" so when I run my application, I can write down VB code and then my program will compile it...
any suggestion?
thanks
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Need Advice On A Choosing A VB Compiler For A PPC Mobile 2003 Application
Hi all,
I'm writing some simple data entry programs to run on some PPCs running Windows Mobile 2003. These will need to communicate with another program running on a nearby PC. The amount of data I'm transfering is small so I won't need Wi-Fi, I'm planning to use Bluetooth.
I've done most of my programing in C but I need to do this project in VB because it's the prefered language in my current company and I need to get Visual Basic on my resume.
I could learn VB 6.0 (which everyone here is using) but then I believe I'll need some third party software from AppForge Crossfire, Resco or mEnable ($300-$1000) to make the program to run on Mobile 2003. Am I right? (Windows CE and PPC 2002 are not options)
I believe that if I learned VB.NET I could download SDK for Windows Mobile 2003-based Pocket PCs for free (see link below). Is that all I would need? Are they giving this away to promote .NET?
click here
What about embedded Visual Basic? What is that for and do I need it?
Are there other options I should consider?
Also, I've heard so many people complain about switching from VB6 to VB.NET that I'm wondering if I'd be better off just learning VB.NET and not even bothering with VB6.
Thanks for your feedback,
Jonathan
Compiler Out Of Compiler
i don't know where to put this thread
and how to title this problem but i rather explain
what I'm trying to do...
1. a form containing a writable text box and 2 buttons(compile & run)...
2. i can write/type into that text box just like in vb coding form...
3. then when i click "Compile" button then the code in text box
will compile it just like what it does on VB.
(convert it into string then it will input in vb coding
form using function i think...)
4. when the code has no errors it will prompt after compiling that
"There are errors." and when the code got no errors it will prompt a message box "Successfully Compiled."
5. by clicking "Run" button just like in running a program it will output what is
written on the text box.
is it possible?
i can visualize it by using vb what I'm trying to do.
but it's just a gui if anyone cant get it.
thanks in advance.
Compiler In VB?!
Ok, this may sould crazy, but I am attempting to make a compiler in VB. Nothing big to start, but it will eventually be. All i want is some basic functions to start, but I don't know how to change the input code from the santax to machine language. I want to make a DLL to convert it like VB has but I don't know how to change "newvar program(boolean)//" to something the computer understands. Thanx
Does The .NET SDK Come With A C++ Compiler ?
Just wondering, I know it comes with the VB.NET and C# compilers. If not, is there any other type of C++ easy-to use compiler I can use with typing my code in notepad ? I am just beginning C++, I finally want to move out of VB !!! Been doing it for about 3 years now !
QB Compiler
Umm, yeah. Say i have a QB bas file. I use BC.exe, the QB compiler, to make it. I name the .bas file to make it from, .obj file to make, and the .lst file. I does everything except for making the exe. I need it to be a snad alone exe, not one requiring brun45.lib. what else do i have to do.
Note: I no i can just do it from QB, but i wanna do it outside of it.
HELP!!!
Vb6 Compiler....
is there a compiler with vb6 as with vb5 and if not can someone suggest a free one i could use....
thanks
john
Compiler
[size=3]Can anyone make an exe that will compile .vbp files to .exe's? Thanx
PcExpert
Compiler
hey.
when i'm compiling this (rather large) prog, the stupid compilier keeps getting 'Internal Complier Errors' for different forms and bas's like:
C:WINDOWSDesktopSpla76Spla76form1.frm(955) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'e:workutc2srcP2main.c', line 495)
???
i have absolutely no idea what this means!!
if someone could help me out i'd be really grateful.
thanks!
theman
C++ Ide + Compiler
Hello all. Well I have done programming in vb 6 but now want to change to C++. But I have no idea what to do. I am going to buy a book to get started but I don't know what to do. For vb you have visual studio for the ide and things with a built in compiler. But I heard C++ has them seperate so I am wondering what is the best ide and compiler for C++ in your opinion... Not for download but best full version I can buy. So thanks in advance for your help and all I am looking for is the best in your opinion/whatever you think ide and compiler for C++ so I can get started. Well thank you very much all and have a good one.
VB Compiler
hi ,
would be greatfull if someone could tell me where i could get a free VB compiler that i can download.have a project to do and need one soon.
thanks in advance
VB Compiler
Hi,
Is there a way to use vb code to run vb compiler to generate an .exe file?
VB Compiler
hello sir
i would like to know about visual basic 6.0 compiler.
how does compiler works in vb 6.0
ok
rahul
Compiler Q
I no longer have the option to add a classModule to any projects even
new ones
Not from the Project menu nor from the project explorer window.
Could someone explain how to fix and What could be going on here
this has never happened b4 and i am stumped as to y it has done
so now?
TIA,
-Will,
Compiler Help
Could anyone explain how to go about making a c++ compiler in vb, or how to use gcc with my app to compile it?
Mac Compiler
Hi,
I was wondering if there was a compiler for VB6 that would allow the program to run a Mac environment.
Thanks
VB6 Compiler
I have an executable that I know was developed in VB6. I am trying to see if the source code I have was the source that made it. When compile the source code and do a hex compare on the two executables they are significently different in the sense that parts are in different spots in the both executables and are off by a couple of bytes in certain places.
The original use VB6 compiler to make the exe.
does anyone know a reason of why this might be? Why given the "same" <because I am not sure they're the same> source that VB6 is not compiling them the same way? Could it be because of the order of linking? Or the order I have added references to the program?
I have thought they do not match and the source I have doesn't make that executable but both are the same size at the end of compliation.
Mike
C++ Ide + Compiler
Hello all. Well I have done programming in vb 6 but now want to change to C++. But I have no idea what to do. I am going to buy a book to get started but I don't know what to do. For vb you have visual studio for the ide and things with a built in compiler. But I heard C++ has them seperate so I am wondering what is the best ide and compiler for C++ in your opinion... Not for download but best full version I can buy. So thanks in advance for your help and all I am looking for is the best in your opinion/whatever you think ide and compiler for C++ so I can get started. Well thank you very much all and have a good one.
Help Compiler
Does anyone know of a good user friendly help compiler which i can use to create and imbed a help facility in my VB app ????
Help Compiler
Greetings
I'm trying to create help for my app. I've been thru the VB6 help and I see a lot of references to the help compiler and how to create a help file but I can't find it. I can't figure out if it's even available.
Is there a help compiler in VB6 pro and if so how do I access it. If not what is the best way to create help.
Thanks
David
Compiler
hey guys, does anyone know of a free VB compiler around? I have all the source files with me, but no access to VB 6 right now (Havent got my comp shipped yet), and i could do with an exe of the project.
ta
lee
VB Compiler
is there any vb compiler that can produce programs which don't require vb runtime libraries?
Help Compiler
I'm looking for an inexpensive help compiler for VB 6. Any suggestions, links, etc. would be appriciated.
Compiler For Vb????
i need a compiler for vb so i can turn my .vbp and .frm into an .exe.. i have microsoft visual basic 6 working model edition and i need a compiler bad!! please help where can i find one or get one
?
VB Compiler
Whats happened with that compiler for VB that uses asembly. I havnt heard anything about ti for a while. Any updates?
Compiler
I need a compiler that DOESN'T require the VBRun6.0 files. Does this exist/is this possible, and if so, where can i get it?
Compiler Bug???
i have a recursive function that puts together instructions for an iterative fractal, and it works fine in VB, but when i compile it to an exe it gets the intstructions wrong?
how can it work in VB and then not work when i compile it?
De-Compiler (VB6)
I have written a program and have the installation and EXE files on disk. My source code and my backup code has been stolen.
How can I get the forms and modules back.
Help Compiler
I am trying to make a help file for my program, but I can't find the microsoft help compiler to compile it. I used to have it, but when I reformatted, I lost it, and now I don't remember where I got it. I have a program that creates the files, but it can't compile it unless I have the compiler. Grrr. I searched the Micro$oft site, but I couldn't find it.
Thanks
-Joey
Compiler
Anyone know a way to make your own compiler? Any controls, etc?
Compiler
Does anyone know where I can find a VB- compiler. I have the learning addition but am unable to make exec files.
Thanks
Coco
Bug In VB Compiler ??
Thank you all,
Much clearer, and now that you bring it up I remember the days of Let x = 30...
A walk down memory lane
Help Compiler
Where can I download Microsoft Help Compiler?
Please help...
Vb Compiler?
Why can't VB use a system like C++ for the runtime libraries and such where we Include them into our program? When we run the program from within the compiler, it could still be interpreted with DLL's that contain all these runtime routines. The routines in the DLL's could also be in individual files for us to include and when we compile, only the routines we use in our program would be added. I don't really understand how a compiler works so what I described might sound crazy. Why wouldn't it work? Could someone explain how the compiler works?
VB COMPILER
Is there a way to call VB compiler within a program written in VB?
I'm trying to do a program, which allow the operator/programmer to add few lines of codes
and compile it at run time.
Looking For VB3 Compiler...odd, I Know
I'm looking for an old Visual Basic 3.0 Compiler. Not sure if it would still need to be bought, after all these years. Reason being, we're making a WarGame, for some people. Seems like a fair level to have it where the user will need to decompile the program, to get the password. And, if I remember correctly, VB3 programs can be decompiled because their not translated into - takes guess out of two words - Native Code. I'm probably wrong about what VB6 now translates to, a friend told me a while back.
Anyways, all help is appreciated.
Compiler
Hi!
I use InnoSetup to create setup.exe for my projects.
Is there any other setup program like Innosetup as freeware,
and let me to create setup of my projects as trial version.
Thanks in advice...
VB 5 Compiler
Hey there all!
I own both VB6 and VB.Net, but have a VB 5 project in which i need to modify the SQL table name that it writes to as this was, god knows why, hard coded into the form.
I can happily change the code in the project using a text editor if needed but need to re-compile it into an EXE file.
Can i use VB6/.Net/Third Party app to compile the VB5 Program again using the relevant Dll's? all my previous attempts in VB6, using the Package and deploy wizard, change it over to use the VB6 Runtime files which will not run on the machine the program is being used on.
Many Thanks in Advance!!
Adam
VB6 Compiler For MAC
This question will most likely show my vast lack of IT knowledge but anyway, that's what this forum is about. A friend has asked if I can write a small app for her, the problem I have is that she has a MAC. Will a program I write in VB on my PC work on her MAC? If not, are there any apps that can compile my code in a way that will work on her MAC.
Thanks
Jen
Compiler
Please code someone post som sample code or a sample for compiling an application from a VB created application. just so itll create an exe with a message box of something,
Many thanks
Daniel
Compiler
I am having trouble raising enough cash to purchase the Microsoft proffesional version of the compiler. Is there a cheaper option?
Compiler!!
Hi there. I hope someone can help me. I'm not too sure how to compile my program I've written. I remember a version of VB I had at school had a compiler function built in however the free version i've downloaded unsuprisingly does not. I was just wondering if anyone knows of any programs that can do this job for me. I'm looking to compile my very simple .vbp into a .exe. Any help or suggestions would be greatly appreciated. Many thanks. Megabytz
Compiler
Is there a way to make my own compiler, or program my app to use one.
can you suggest a website to me, or code
Thanks
VB6 Compiler
I remember there used to be an SDK of some name that would allow you to compile VB6 without owning a copy of the IDE. I want to download it and make it available for people to work with as an alternative to owning the full Visual Studio 6 or VB6 IDE applications.
Can someone please direct me to the correct place for this download or give me a name of the thing I am looking for. Yes I Know it sound vague but it has been years since i saw it posted over at MS and for some reason it no longer exists or i cant find it. My searches have been "VB6 Full SDK" and "SDK Platform for VB6" nothing comes up anymore.
VBC Compiler
I was reading some article from MSDN:
vbc MyVB.vb /r:system.dll /r:system.data.dll /r:system.xml.dll /r:ADODB.dll /r:ADOCOM.dll
vbc is VB compiler? Why do we need a command line compiler if we have it integrated into VS.NET? Just curious ~bear with me dummy programmer~
by the way, what's /r switch stands for?
Thanx
VBA Compiler?
Hi all,
I need to process automatically a large number of Word documents.
For this I need to get information (font name, bold, italic, size, etc.) of all paragraphs and words in the document and deliver it into a C or Delphi program.
VBA can do this but it works too slowly - processing of a 1-2 pages document takes more than a minute. I need to spend not more than 1 - 2 seconds for this (like Word does this while opening a document). I think such low performance is caused by the fact that VBA is an interpreter but not a compiler.
Does anybody know if it is possible to compile a VBA code in order
to get an EXE file?
Thank you
Ilya Levin
|