[VXCMD] Classic Application

Don Toro don at thinkingpublications.com
Sat Dec 3 10:19:14 CST 2005


I'll try that and let you know. Thank you.


-----Original Message-----
From:	Robert Brenstein [mailto:rjb at robelko.com]
Sent:	Fri 12/2/2005 9:55 PM
To:	Valentina Developers
Cc:	
Subject:	Re: [VXCMD] Classic Application

>I am trying to get my application to work in Mac OS 9. I am using 
>RunRev 2.6.1 and it is working fine in Windows and Mac OS X. Now I 
>have been trying to test it on Mac OS 9 and I cannot get it to work.
>
>Here's how my program works.
>
>The start up stack loads a library wrapper stack where all the 
>database handlers are located. The other stacks make calls to the 
>handlers in the library. 
>
>Now, I put the VXCMD_Classic_MC in the Extensions folder and I copy 
>the CODE from the VXCMD_Test.mc to the library stack. The library 
>stack is MetaCard stack not a RunRev, stack in case that makes a 
>difference. I even set the path of the externals to the 
>VXCMD_Classic_MC in the Extensions folder. I have tried different 
>combination by copying the CODE to the start up stack and the stacks 
>that call the library but no luck. I get and error message when I 
>open the start up stack "A program error has occurred. Please try 
>again. (DBError)." If I run the VXCMD_Test.mc it runs fine. My guess 
>is, it is not finding the external for some reason. Any help would 
>be greatly appreciated. Thank you.
>
>Donard Toro
>Information Manager/Computer Programmer

MetaCard is not an issue. It works just fine with Valentina 1.x under 
OS9. At glance, your setup looks okay: shared library in the 
extensions folder and the external in a library stack. If the library 
is in use, it should work.

Try answer valentina("version") in your stack or from message box. 
May be you get a more meaningful error. This should work without 
initializing Valentina. If it says Valentina is not known, then your 
script can't see the code resource. If you get nowhere, contact me 
off the list and I try to help you to get things right.

By the way, you don't need to set the external property under OS9 at all.
_______________________________________________
Valentina mailing list
Valentina at lists.macserve.net
http://lists.macserve.net/mailman/listinfo/valentina





More information about the Valentina mailing list