Re: how to make version info appear in Finder?
Re: how to make version info appear in Finder?
- Subject: Re: how to make version info appear in Finder?
- From: Greg Hurrell <email@hidden>
- Date: Mon, 23 Dec 2002 16:25:49 +1030
El Monday, 23 December, 2002, a las 01:32 PM, Sherm Pendley escribis:
On Sunday, December 22, 2002, at 06:12 PM, Greg Hurrell wrote:
Has anyone actually tried this and had it work?
I don't have Jag, so I haven't used the new PB yet, so I may be
talking out of my butt here... :-)
With that in mind - have you tried referring to it as ${VER} instead
of just $VER? That's how the built-in variables are referred to, at
least in the PB version I'm using. I wouldn't be surprised if
user-defined variables are referred to using the same syntax.
Yep.
$VER
${VER}
$(VER)
None of these work...
Cheers :-)
Greg
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.