|
From: <cre...@us...> - 2006-10-30 20:35:13
|
Revision: 1586
http://svn.sourceforge.net/frontierkernel/?rev=1586&view=rev
Author: creecode
Date: 2006-10-30 12:35:08 -0800 (Mon, 30 Oct 2006)
Log Message:
-----------
new verb
Added Paths:
-----------
ODBs/trunk/docServerRoot/docServerData/formats/outline/file/getPosixPath.fvc
Added: ODBs/trunk/docServerRoot/docServerData/formats/outline/file/getPosixPath.fvc
===================================================================
--- ODBs/trunk/docServerRoot/docServerData/formats/outline/file/getPosixPath.fvc (rev 0)
+++ ODBs/trunk/docServerRoot/docServerData/formats/outline/file/getPosixPath.fvc 2006-10-30 20:35:08 UTC (rev 1586)
@@ -0,0 +1,19 @@
+FrontierVcsFile:3:optx:docServerData.formats.outline.file.getPosixPath
+
+Syntax
+ file.getPosixPath ( path )
+Params
+ path is a filespec
+Action
+ Converts path to a POSIX path.
+Returns
+ Path as a POSIX path string.
+Examples
+ file.getPosixPath ( "Macintosh HD:Library:" )
+ // "/Library/"
+Platform Notes
+ This verb is only implemented in the Mac OS version of Frontier.
+See Also
+
+
+
Property changes on: ODBs/trunk/docServerRoot/docServerData/formats/outline/file/getPosixPath.fvc
___________________________________________________________________
Name: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|