Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keyboard Usage on browse window
Message
From
17/05/1998 22:09:16
 
 
To
16/05/1998 16:49:03
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00099317
Message ID:
00100025
Views:
96
>>>>Which key can instead of dblclick to open the memo field in browse window?
>>>>
>>>>Thx
>>>
>>>Is "CTRL+PageDown" enough?
>>
>>Thanks, I need to make macros to changevalue of memo fields! ^_^:
>
>I prefer having an OKL routine for this:
>On Key Label Ctrl+PgDn do EdMemo with "memo_name"
>browse ....
>On Key Label Ctrl+PgDn
>
>And EdMemo.prg draws a regular form with save and exit buttons, has a user-friendly header, gets positioned so that it doesn't hide the browsed record etc.

For some reason, I need to 'change' the database Name.
But I wonder that all the view cannot be used even I use the database.dbc
and change all memo field value to new database name!!
So, I need to copy out the views SQL code and mark all view to delete.
Pack them and re-add the code again.

As I have no time to study memo usage or function, I use macros for replacement.

Change Memo macros will be like following:
{CTRL+PGDN}{CTRL+L}{ALT+L}{ALT+F4}{CTRL+F4}{DNARROW}

That is: Open Memo window, Open Replace Window, Confirm Replace all,
Close Replace Window, Close Memo WIndow, Next record....

Then I just press the Function key with looping of above and all field change..
Of cos, I need to do first replace window setting, Replace all, Replace word, and other option.

Now I know it is a fool if I use a Company name as the database name.
I should use a general name to avoid unwanted change on database name...
>_<'
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform