| Author |
Message |
Topic: HELP: Full directory tree copy |
Lucyfer
Replies: 5
Views: 14675
|
Forum: General Help Posted: Sat Jun 08, 2002 7:28 pm Subject: HELP: Full directory tree copy |
Hortalonus:
I've already coded a software called DataBakk, which I use here and at work to backup directories or single files (I'm currently adding registry keys) to a target path. The use for thi ... |
Topic: Coding instructions |
Lucyfer
Replies: 8
Views: 25905
|
Forum: Wish List Posted: Mon Apr 15, 2002 5:52 pm Subject: Coding instructions |
Hi!
Tommy got it right, those can't be viewed . I used hidden Editboxes as arrays before (needed 6 locations..) and lists. It's a way of getting some intelligent variables names.
A ... |
Topic: Coding instructions |
Lucyfer
Replies: 8
Views: 25905
|
Forum: Wish List Posted: Sat Apr 13, 2002 2:42 pm Subject: Coding instructions |
mindpower:
Arrays could well do it, but we are kind of limited in lists, you see...
I won't be using lists above 9 'till the debug window is fixed, 'cause right now we can't monitor lists 10 to 16 ... |
Topic: undocument features of VDS |
Lucyfer
Replies: 23
Views: 65968
|
Forum: General Help Posted: Sat Apr 13, 2002 2:09 pm Subject: undocument features of VDS |
MarkTurbo: Wow! What a bug!
Assign/append/add to a sorted list remove all duplicates.. wow!
Do you know when(version) this one appeared ?
Bye |
Topic: undocument features of VDS |
Lucyfer
Replies: 23
Views: 65968
|
Forum: General Help Posted: Fri Apr 12, 2002 6:21 pm Subject: undocument features of VDS |
Oops!
Well, uh... Ok then it's another undocumented feature.
The option 'n' for @datetime() is not listed, only 'nn' is..
See ya! |
Topic: List *all* files on a computer |
Lucyfer
Replies: 2
Views: 17428
|
Forum: General Help Posted: Fri Apr 12, 2002 6:12 pm Subject: List *all* files on a computer |
Hi,
The 'List filelist' command has a big problem with attributes!
The following:
List create,1
List filelist,1,c:\,*
Will list all directories and subdirectories, BUT the hidden/system ... |
Topic: undocument features of VDS |
Lucyfer
Replies: 23
Views: 65968
|
Forum: General Help Posted: Fri Apr 12, 2002 5:22 pm Subject: undocument features of VDS |
Hi,
As I post in another thread, there's an undocumented option with @datetime() which is used to seed the RANDOM function.
Random @datetime(snd)
Bye |
Topic: VDS IDE (Editor/Debug window) |
Lucyfer
Replies: 6
Views: 25053
|
Forum: Bug Reports Posted: Fri Apr 12, 2002 5:13 pm Subject: VDS IDE (Editor/Debug window) |
Zoltar:
I've been wondering for days about this reply you made... I can't figure out the meaning, I don't get it!
Sorry, would you explain?
Thanks |
Topic: Coding instructions |
Lucyfer
Replies: 8
Views: 25905
|
Forum: Wish List Posted: Sat Apr 06, 2002 4:26 pm Subject: Coding instructions |
Hi,
One great thing featured in 4DOS/4NT scripting is the ability to create
variables out of other variables...
Ex.: the next code (for 4DOS)
C:\>Set Test=4
C:\>Set Test2=6
C ... |
Topic: File Split |
Lucyfer
Replies: 3
Views: 19754
|
Forum: General Help Posted: Sat Apr 06, 2002 3:40 pm Subject: File Split |
Hmm,
By subfolders, do you realy mean FOLDERS of FILES ?
Sorry, but I can't figure out what you want to do with such a code...
What is the point of all this? I might get ideas to help you...
... |
Topic: VDS IDE (Editor/Debug window) |
Lucyfer
Replies: 6
Views: 25053
|
Forum: Bug Reports Posted: Sat Apr 06, 2002 3:22 pm Subject: VDS IDE (Editor/Debug window) |
Hey,
Don't get me wrong here, I like the product!
I'll be posting these on dialogscript.com as soon as I get feedback and/or as soon as I can register on the forum (I hope they're gonna fix ... |
Topic: VDS IDE (Editor/Debug window) |
Lucyfer
Replies: 0
Views: 10221
|
Forum: Wish List Posted: Sat Apr 06, 2002 3:19 pm Subject: VDS IDE (Editor/Debug window) |
Hi,
It would be a simple addition, I think...
Being able to edit variables content in Debug window.
As like any good C debugger...
Someone against this? |
Topic: VDS IDE (Editor/Debug window) |
Lucyfer
Replies: 6
Views: 25053
|
Forum: Bug Reports Posted: Sat Apr 06, 2002 3:13 pm Subject: VDS IDE (Editor/Debug window) |
So, here I am again...
Seen/found is version 4.02/4.5
Help file's map (vds.cnt) seems to be missing calls for the new functions.
Typing While will highlight the word, but pressing ... |
Topic: VDS IDE (Editor/Debug window) |
Lucyfer
Replies: 6
Views: 25053
|
Forum: Bug Reports Posted: Sat Apr 06, 2002 3:04 pm Subject: VDS IDE (Editor/Debug window) |
Hi,
Seen/found is version 4.02/4.5
The editor will highlight @Bin along with @binfile. Was this some sort of workname?
This error could lead to useless headachs
BUG : IDE/Edi ... |
Topic: VDS IDE (Editor/Debug window) |
Lucyfer
Replies: 6
Views: 25053
|
Forum: Bug Reports Posted: Sat Apr 06, 2002 2:58 pm Subject: VDS IDE (Editor/Debug window) |
Hi,
Seen/found in version 4.5
Anyone found out how to monitor lists 10 to 16 ?
Not tested with v4.02, but with v4.5.
BUG : Debug window won't list/monitor lists 10 to 16.
Input a ... |
| |