R
RVC planning
Mac OS X example scripts have the command (directive/statement/?)...
ENV['BRIDGE_SUPPORT_PATH'] = '/Volumes/Data/src/svn-rubycocoa-apple/
framework/bridge-support'
I can't find any write-up of this line anywhere. It's in
RSSPhotoViewer in Developer/Examples/Ruby/RubyCocoa/RSSPhotoViewer/
rb_main.rb
Can someone please explain what this is, what it does, and where it is
documented?
ENV['BRIDGE_SUPPORT_PATH'] = '/Volumes/Data/src/svn-rubycocoa-apple/
framework/bridge-support'
I can't find any write-up of this line anywhere. It's in
RSSPhotoViewer in Developer/Examples/Ruby/RubyCocoa/RSSPhotoViewer/
rb_main.rb
Can someone please explain what this is, what it does, and where it is
documented?