I need to know if there is a way to get the hardware serial number. Thanks
http://www.experts-exchange.com/Programming/System/Macintosh/Q_20743904.html
Hello, All.
I am seeking to qualify REALbasic or Lassosoft for our future development direction. We must have cross-platform portability without recoding or converting databses. As to the datab...
http://www.experts-exchange.com/Web_Development/Software/Q_22896614.html
Is there a SendKeys equivalent for REALbasic (Windows version)? Would someone please provide sample code?
http://www.experts-exchange.com/Apple/Programming/REALbasic/Q_23580894.html
I would like a brief explanation on programming Word perfect using REALBasic. I would like to control Word Perfect like I do MS-Word... Is their any way to do this?
The two things I need to do ar...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20948608.html
Zones:
Visual BasicDate Answered: 06/30/2004 Grade: A Views: 0
I know many people have suggested converting a flash movie to QuickTime, but that doesn't give us all the controls we need. Is there a Flash plug-in for RealBasic that anyone knows of?
http://www.experts-exchange.com/Programming/Misc/Q_21168922.html
Zones:
ProgrammingDate Answered: 12/19/2004 Grade: A Views: 0
I'm trying to convert a vb6 function to realbasic2005. I'm getting stuck doing some type conversions, specifically bytes and strings.
My VB Code looks like this:
-----------------------------...
http://www.experts-exchange.com/Programming/System/Macintosh/Q_21745569.html
I have the following code in Visual Basic 6 which I need to convert to Real Basic 2005 as the last part of my project. I'm stumped.
VB6 Code
----------------------------------------------------...
http://www.experts-exchange.com/Programming/System/Macintosh/Q_21876986.html
This is the code that I have in Real Basic. Anyone know how to get it working?
dim VName as variant
dim Serial as Integer
dim FSName as variant
#if TargetWin32 then
Declare Functio...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20758918.html
How do you pass variables into realbasic by using commandline arguments?
I know in Visual basic you use the Command$ function.
http://www.experts-exchange.com/Programming/System/Macintosh/Q_21696798.html
vbFromUnicode vs StringToMemoryBlockMBS
I'm trying to convert a VB6 function using vbFromUnicoe to Realbasic using StringToMemoryBlockMBS.
The original VB6 Code looks like this:
VB6 Code
=...
http://www.experts-exchange.com/Programming/System/Macintosh/Q_21704765.html