Displaying 5 results from an estimated 5 matches for "filemask".
Did you mean:
file_mask
2006 Aug 08
3
"undo" a model
In the event that I really don''t want a certain model, can I delete it?
Is there a tool that I can use besides ''rm'' to ensure I hit everything
related to the model?
Right now my only guess is to just remove all files that match a
filemask and hope for the best.
2007 Jul 04
0
[1098] trunk/wxruby2: Test return value from XmlResource#load and raise an exception on failure
...lt;span class="lines">@@ -161,12 +161,12 @@
</span><span class="cx">
</span><span class="cx"> h3(#XmlResource_load). XmlResource#load
</span><span class="cx">
</span><del>- Boolean *load*(%(arg-type)String% filemask)
</del><ins>+ Boolean *load*(%(arg-type)String% file)
</ins><span class="cx">
</span><del>-Loads resources from XML files that match given filemask.
-This method understands VFS (see filesys.h).
</del><ins>+Loads resources from the XML file...
2011 Nov 28
5
window manager interface commands for linux
How can i replicate this in Linux:
source(file.choose())
I've tried source(tkgetOpenFile()) but with no luck
2003 Jan 16
2
No access to root-level of shares on NT4 SP6 with Samba 2.2.2 on FBSD-4.7
...o the root-level of the linked drive,
e. g. G: (\\claire\public), and also when using the
network-neighbourhood-browser.
I can create directories in the top-level and copy anything into deeper
levels of the file-hierarchy. Thus, there is not a permission-problem,
neither on Unix-level nor on Samba filemasks. This problem does not
happen on a Win98 machine on the same net, also using the Samba server
as PDC. Everything else (profiling, domain control etc.) is working
fine. Under some file-browsing dialogs (mainly in older programs) I even
cannot open the network-drive to dive into deeper directories....
2007 Apr 14
0
[965] branches/wxruby2/wxwidgets_282/doc/textile: Misc.
...;<span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">
</span><span class="cx"> h3(#XmlResource_new). XmlResource.new
</span><span class="cx">
</span><del>- *XmlResource.new*(%(arg-type)String% filemask, %(arg-type)Integer% flags = XRC_USE_LOCALE)
</del><ins>+ *XmlResource.new*(%(arg-type)String% filemask, %(arg-type)Integer% flags = XRC_USE_LOCALE)
</ins><span class="cx">
</span><span class="cx"> Constructor.
</span><span class=&...