realbasic-nug
[Top] [All Lists]

Re: Carbonizing Declares

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Carbonizing Declares
From: Brady Duga <duga at ljug dot com>
Date: Sun, 30 Mar 2003 18:57:40 -0800

On Sunday, March 30, 2003, at 05:39  PM, Ryan Govostes wrote:

I thought it was working (??), but when I try it it says something about it requires a string constant.


Now that I think about it, this couldn't work. The function is a run-time check, but the declare links at compile time (no soft declares built-in yet). Instead, just use the constants approach - you need to seed a few library names, but once you do you can skip all those ugly #if statements.


--Brady
The La Jolla Underground


---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>

Unsubscribe:
<mailto:realbasic-nug-off at lists dot realsoftware dot com>

Subscribe to the digest: <mailto:realbasic-nug-digest at lists dot realsoftware dot com>
.


<Prev in Thread] Current Thread [Next in Thread>