![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Ike, It's a bit of work, but why not explicitly name your forms, instead of relying on the default name? You can call them 'Customer' or 'My Form 123' or whatever, independent of the form name. HTH, Jim Moseley |
#4
| |||
| |||
|
|
Well, my form 123 would be a bad idea. You want to avoid spaces and odd characters in naming. Stick to a to z, A to Z and 0 to 9 and UseMixedCapsForReadability. 8.3 is also not a bad idea to stick to. And you should learn to use aliases rather than paths. Check out my Database Basics paper on our paradox resources page (link in my signature) for more info on these issues. Denn Santoro President Resource Development Associates http://www.RDAWorldWide.Com Offices in the United States and Germany Providing solutions to health care, business, governments and non-profits since 1982 Jim Moseley wrote: Ike, It's a bit of work, but why not explicitly name your forms, instead of relying on the default name? You can call them 'Customer' or 'My Form 123' or whatever, independent of the form name. HTH, Jim Moseley |
#5
| |||
| |||
|
|
I have an application that depends upon being able to read the entire form's name. |
#6
| |||
| |||
|
|
I upgraded from Paradox 8 to Paradox 11. Paradox 8 would show the complete path and filename of the Paradox fsl form. Paradox 11 shows the path and fsl filename in the old style DOS 8.3 naming convention. Is there any setting that controls this behavior? I have an application that depends upon being able to read the entire form's name. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
I upgraded from Paradox 8 to Paradox 11. Paradox 8 would show the complete path and filename of the Paradox fsl form. Paradox 11 shows the path and fsl filename in the old style DOS 8.3 naming convention. Is there any setting that controls this behavior? I have an application that depends upon being able to read the entire form's name. |
#9
| |||
| |||
|
|
Ike This does not happen for me. And I'm not aware of having changed anything. Which OS are you on? |
#10
| |||
| |||
|
|
On Wed, 26 Sep 2007 21:16:21 +0200, "Bertil Isberg" <ctech (AT) corel (DOT) ca wrote: Ike This does not happen for me. And I'm not aware of having changed anything. Which OS are you on? WinXP. One slight correct: Paradox 8 shows the path in the 8.3 naming convention and then the complete FSL filename. Paradox 11 shows both the path and FSL filename in 8.3 style. And to the others, giving the form a name does not work. The other application is not written in Opal. It reads the the filename in the title bar via Windows. |
![]() |
| Thread Tools | |
| Display Modes | |
| |