Bug(s)

Started by Randem, April 09, 2007, 04:18:45 PM

Previous topic - Next topic

Randem

Yes, It is a template. Which means that you may need to change it for your system. Long paths are reconized by InnoScript in the search path area. InnoScript uses InnoScript to create InnoScript and we do use long path names there.
 
Please post your project file (pjt) and your PDW.lst file and I will look into these issues.

cwg01

Much better, controls still look clipped, but at least the scrollbar on the output goes to the bottom.
 
However, when attempting to process a PDW setup.lst file, I get a Subscript out of range error and the program stops.
 
Also, how is the program designed to handle long paths? The program did not look in the folders included in the search path unless I used shortnames.
 
Using the option Template script produces a [files] section containing:
Source: e:server datarandemdevelopvb 6 redist filesmsvbvm60.dll; DestDir: {sys}; Flags:  sharedfile; OnlyBelowVersion: 0,6.0
Whoops?

Randem


Randem

I will look into this. We have only tested it up to a resolution of 1280 x 800. We will see what we can accomplish.

cwg01

Screen resolution is 1280x1024 with true color.
Deleteing the INI file makes no change to the results. Makes it a bit worse, none of the child windows show up until I exit the program and restart it.
 
The blue arrows point to the scrollbars on the main application itself, the red ones point to the scroll bar in the output window, you can see the scroll bar's up arrow from the image, however, you cannot see the lower arrow, and the scroll box descends under the foreground. Been trying really, really, hard to make it happen again, but had a few times made the main scroll bars vanish, and then even more of the output scroll bar will vanish under the green foreground
 
Note: looking into the INI file, I'm finding negative numbers.
 


Randem

Please show an example. Delete the InnoScript.ini file and re-run to see if there is a difference.
 
BTW: What is your display resolution?

cwg01

Sorry, should of specified 3 better.
Controls are being clipped, I cannot scroll down to see the bottom of the output area for example, the scrollbar disappears into the green foreground.

Randem

You are seeing the whole screen. There is a scroll bar on the right side of the screen that you can use to adjust the window. You can always delete the InnoScript.ini file and have the program recreate it for your machine.
 
We will look into the OutputBaseFilename. Generally this field is automatically taken from your project using the exe name.
 
Thank you for reporting this issue.

cwg01

1) program is not remembering my OutputBaseFilename.
2) it's always adding extra wording to the OutputBaseFilename.
3) my screen is all screwy, I know I'm not seeing the whole program here.
snapshot