Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Task Manger Is it Functioning, or full of bugs ??
Message
De
28/07/2002 10:58:23
 
 
À
19/07/2002 10:06:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00680429
Message ID:
00683336
Vues:
27
>I have tried to use the task manager as a general tool of making comments for my various projects but it seems that is not functioning. For instance add another custom field,choose it in the field chooser and open a task , right click on it,choose open and go to the fields page of the pageframe. You see that the the extra fields are nulls even if you have something in them ...
>Try to edit the new fields on the browse window by clicking on the new field, then you get OLE IDispatch error
>Try to put more than 70 characters in the old or the new fields: impossible even if the fields are memo
>It seems that they have oused for editing an activex control which is not functioning correctly
>
>A last one, It seems that i cannot put Greek characters in the browse window of the task manager
>
>Thanks
>
>Dim

I cannot reproduce the problem.
Using VFP7SP1 Version()="Visual FoxPro 07.00.0000.9262 for Windows"
So what I do:
1. From a saved PRG file I add a new task.
2. Run task manager
3. right click-options-User Defined Table
4. Create additional MEMO field named test1.
5. right click-column chooser - choose field Test1
6. put some text in test1 field in grid
7. Exit VFP
8. Open VFP, open the PRG file, open task manager - all is OK!

Maybe I am doing something different from you.

At the moment VFP is not capable for storing greek characters together with characters from another CP in a given table. Set the codepage to the User defined fields table to be 1253 (Greek Windows). Note that your OS default locale should be Greek in this case.

As for the 70 character limit actually it is 74 - you can fool it using copy and paste but it will be lost after you reopen the task manager (I do not know why there is such limit and was not aware that there is until your post.) Another possibility is to have file reference in additional field - so that the filename will fit the 74 character limit.

HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform