thanks for the info
regards demac
Search found 7 matches
- Mon Mar 21, 2005 9:27 pm
- Forum: Technical / Scripting
- Topic: number of folders
- Replies: 2
- Views: 4333
- Mon Mar 21, 2005 7:20 pm
- Forum: Technical / Scripting
- Topic: number of folders
- Replies: 2
- Views: 4333
number of folders
I am needing to know the number of folders in a directory, as opposed to the number of files in that directory (using 'Countfiles'). I am using a script upon 'Total Commander' file manager, and need to know if a folder which i have copied contains other folders or just files as i need to work with t...
- Mon Mar 21, 2005 9:28 am
- Forum: Technical / Scripting
- Topic: function has me stumped
- Replies: 4
- Views: 6426
I see the light
Thanks for your swift reply.
I assumed it was vb script, now i understand how it is implemented.
regards demac
I assumed it was vb script, now i understand how it is implemented.
regards demac
- Mon Mar 21, 2005 9:03 am
- Forum: Technical / Scripting
- Topic: function has me stumped
- Replies: 4
- Views: 6426
confused
back again -
what then are these so called functions as shown in the Help file >command reference >complex expresions>string functions
regards demac
what then are these so called functions as shown in the Help file >command reference >complex expresions>string functions
regards demac
- Sun Mar 20, 2005 7:33 am
- Forum: Technical / Scripting
- Topic: function has me stumped
- Replies: 4
- Views: 6426
function has me stumped
Hi all, my visual basic is real weak and am trying to work out how to use the functions as given in the examples. can't get the following to work function Upper(S: string): string keep getting MS VBScript error :1006 Expected ')' Line 10, Column 17 anyone give me a little script to demonstate it to ...
- Thu Mar 10, 2005 1:34 am
- Forum: Technical / Scripting
- Topic: number in a string
- Replies: 4
- Views: 7659
Thanks for the quick response. I would like to point out that some macro programs have a command to do this (e.g.macromania) . However, I still prefer scheduler for many reasons. Those macro programs that I've tried don't do enough string handling operations and also few involving character codes. I...
- Wed Mar 09, 2005 10:05 pm
- Forum: Technical / Scripting
- Topic: number in a string
- Replies: 4
- Views: 7659
number in a string
Maybe I haven't looked hard enuf, but cannot find a command that extracts a number from a string.
My string may be '5 inch' or '5 cm' and I wish to do calculations with it, so I only need the 5.
regards demac

My string may be '5 inch' or '5 cm' and I wish to do calculations with it, so I only need the 5.
regards demac
