forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Search found 9 matches
forum.vdsworld.com Forum Index
Author Message
  Topic: Creating Progress Bar for Single Large File
iMPA

Replies: 8
Views: 17549

PostForum: General Help   Posted: Sat Mar 29, 2003 12:06 pm   Subject: Creating Progress Bar for Single Large File
Hi kenmcn816!
this is an example of copying files using binfile and @binfile... it a little slow nor it works...
the code makes a copy of vdsrun40.dll from your windows\system directory to the scrip ...
  Topic: Ayuda en espaņol - Programa con fechas
iMPA

Replies: 9
Views: 33048

PostForum: Multilingual Help   Posted: Mon Dec 02, 2002 7:32 pm   Subject: Ayuda en espaņol - Programa con fechas
glad to help Smile
anyway you answer are correct (as always), he wants to set windows time...
sorry about my poor english Laughing Laughing
  Topic: Ayuda en espaņol - Programa con fechas
iMPA

Replies: 9
Views: 33048

PostForum: Multilingual Help   Posted: Sun Dec 01, 2002 4:28 pm   Subject: Ayuda en espaņol - Programa con fechas
hola beloes!!
no te he entendio del todo...

- si lo que quieres es cambiar la hora de windows necesitas una dll... dentro del pack vdsdll3 puedes encontrar una dll llamada vdstime.dll que permite ...
  Topic: other code question
iMPA

Replies: 17
Views: 31325

PostForum: General Help   Posted: Fri Aug 02, 2002 4:51 pm   Subject: other code question
Maybe using the vdsconsole.dll?
It provides Visual DialogScript the ability to provide communication between a console application and their script.

good luck !!
  Topic: other code question
iMPA

Replies: 17
Views: 31325

PostForum: General Help   Posted: Fri Aug 02, 2002 12:48 am   Subject: other code question
what about a DOS batch file, first run the tail program and then the perl script...


tail -f cardout.dat > output.txt
perl4 parse.pl /4 /output.txf


maybe Question
  Topic: Help me code find files
iMPA

Replies: 9
Views: 21791

PostForum: General Help   Posted: Sun Feb 17, 2002 5:24 am   Subject: Help me code find files
just restart the value of the counter...


rem step # 2
%K = @count(1)
%j = 0
repeat
  Topic: Simply text encryption
iMPA

Replies: 0
Views: 8016

PostForum: Visual DialogScript 3 Source Code   Posted: Fri Jan 11, 2002 7:00 pm   Subject: Simply text encryption
Well, simply text encryption... Rolling Eyes

This encription algorithm is based in the 'Solitaire' algorithm
by Bruce Scheiner (author of 'blowfish' too)
For more informaticon visit Bruce Page (http: ...
  Topic: Winamp API
iMPA

Replies: 0
Views: 7954

PostForum: Visual DialogScript 3 Source Code   Posted: Thu Jan 03, 2002 10:44 pm   Subject: Winamp API
Well, a way to manage Winamp from VDS applications...
(VDS 4 compatible Laughing )


Title Winamp API
DIALOG CREATE,Winamp API,-1,0,350,51,nomin
DIALOG ADD,STATUS,STATUS,:. iMPA :.
if @greate ...
  Topic: MTZIP & Batch Extractions
iMPA

Replies: 9
Views: 24217

PostForum: General Help   Posted: Wed Jan 02, 2002 10:06 pm   Subject: MTZIP & Batch Extractions
simple, not optimized, dirty and ugly piece of code... nor it works...
extract all files in the zip to the zip directory...


directory change,@path(%0)
rem external mtzip.dll
title zip xtractor ...
 
Page 1 of 1
All times are GMT
Jump to:  

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group