Hi All,
I translated the default.isl in INNO Setup to be generic which would allow me to use it to make other wizard types besides setup wizards. Anyway, I'm currently working on a backup wizard and I have encountered a problem I haven't yet seen in Delphi Pascal.
The problem is that I need to...
Hi All,
How would a function/formula look that would create/verify a serial number that looks like this: AYYMMXXXX where A is constant, YY is the current 2 digit year, MM is the current month, and XXXX is a whole number that gets incremented with each additional product?
Thanks,
Neo
Hi All,
Is it possible to verify if data is sequential or not. If so how would one accomplish this?
I'm creating a serial # log sheet if that helps at all. I want each serial # that's entered to be equal to the previous cell incremented by one.
Thanks in Advance,
Neo
Hi All,
Is there a way to have the hyperlink address be infered as opposed to hard coded. I know some programs allow you to do this programatically by typing .\ where the .\ basically says whatever directory the current file is in w/ link. Allowing you to enter any subdirectory you desire (so...
Hi All,
I new to oop programming, so please excuse the new-b question.
Is it possible to display a console in a windows form?
If so, how would one go about doing so? An example would be greatly appreciated.
Thanks,
Hi all,
I've noticed that when procomm is just sitting there idle without a serial device connected to the pc, and a char is pressed when the procomm terminal has focus the cpu utilization goes to 100% and stays there until a device is connected via direct connect or procomm is closed. This...
Hi All,
Does anyone know why i can't get this to work?
when QUIET RESET ;
When i try to compile i get this error:
Error C020 Line 238: Invalid token: RESET
Thanks in advance,
Hi All,
Would it be possible to run a script that uses the EXECUTE command to spawn another script from a network drive where your privelages for that drive are READ Only.
If so, how can it be done?
My guess is it would not be possible, since when the EXECUTE command is issued and the spawned...
all,
Why is it, when i use the ftext control in a dialog box the file data is being displayed misaligned, and when i open the text file in the ftext filespec that is being dispayed, the data fields are perfectly aligned?
Is there a way to correct this problem?
Thanks,
Hi All,
Is it possible to send a command that would print a text file. if so what would the command be. I've searched for a way to do such, but every way i could find seemed too impractical.
Thanks in advance,
NeoValence
hi all,
i'm working with a video generator which has a video mode query command. when the command is typed a list of 95 different video modes are displayed one mode per line in the terminal window. the captured file looks a bit like this.
63 : 1600x1200 @47.95
64 : 1600x1200 @48
65 ...
Hi All,
Is it possible to shorten this script which is repeated 16 times to accomodate 16 separate inputs where the only values that change are the input number?
integer choice = 0
proc main
sdlgmsgbox "Cabling Config." "Connect your tp generator to Input #2 on the UUT. Then click OK." STOP...
Hi All,
I recently bought a Diamond Viper 9600xt, and installed it in my old AMD K7 system. Initially i used the disk drivers that came with the card and it all worked fine till i tried to play a game. When a DX9 game is started i get a dialog telling me my drivers are out of date. So i went...
Hi All,
I'm new to scripting so please excuse the new-b question.
I need to set two modem connections using the users input from a dialog i created using the dlg editor. The problem seems to be variables to make it all happen. This is what i'v come up with so far.
proc main
dlg0()
uuttrm()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.