Advertisement

1 - 10 of 14 containing alltags:("realbasic") (0 seconds)
I need to know if there is a way to get the hardware serial number. Thanks
Zones: General Macintosh ProgrammingDate Answered: 04/03/2004 Grade: A Views: 0
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...
Zones: Web Dev Software, We...Date Answered: 11/15/2007 Grade: A Views: 0
Is there a SendKeys equivalent for REALbasic (Windows version)? Would someone please provide sample code?
Zones: REALbasic, Languages, ProgrammingDate Answered: 08/12/2008 Grade: A Views: 0
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...
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?
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: -----------------------------...
Zones: General Macintosh ProgrammingDate Answered: 03/31/2006 Grade: A Views: 0
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 ----------------------------------------------------...
Zones: General Macintosh ProgrammingDate Answered: 06/28/2006 Grade: A Views: 0
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...
Zones: Windows ProgrammingDate Answered: 10/07/2003 Grade: A Views: 0
How do you pass variables into realbasic by using commandline arguments? I know in Visual basic you use the Command$ function.
Zones: General Macintosh ProgrammingDate Answered: 01/16/2006 Grade: A Views: 0
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 =...
Zones: General Macintosh Programming, Pl...Date Answered: 02/17/2006 Grade: A Views: 27