Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Directly Editing SCT Files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00252826
Message ID:
00252835
Vues:
14
You can try it! :)

No, I don't believe it is safe to do it in this way. The fact is that using low level functions you may damage the entire sct file, so, your form.

If you use the scx as a dbf, you risk only one/several memo fields.

BTW, why do you need to change the cursor in this way?

Vlad

>It would still be easier programmatically to change the cursor properties in the SCT file directly as it occupies a line to itself. Taking a quick peek at the file it looks like I could change the length of the text lines without damaging the integrity of the files, but then this is something I haven't tried. Do you think it is safe to change the SCT file programmatically if it is opened as a low-level file?
>
>Bruce
>
>
>>The sct file is, in fact, a memo file and it's linked to a scx file, which is, in fact, a dbf.
>>
>>So, if you want to play with it outside the Form Designer, open the scx file as a dbf. The sct will be opened automatically as the corresponding memo file. Just be sure to make a backup before you do any changes...
>>
>>Vlad
>>
>>>It appears that the CursorSource is imbedded in the SCT file. Why not just open this file as a low-level file and change the subdirectory and database name to whatever I want it to be?
>>>
>>>Any hidden dangers with this approach?
>>>
>>>
>>>Bruce
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform