|
|
|
| In the default editor used by "modify command", how can one reach a line by its number ? Or is it possible to use the former editor of dbIV which was much more practical ?
Dom
| |
|
| > In the default editor used by "modify command", how can one reach a line
> by its number ? Or is it possible to use the former editor of dbIV which
> was much more practical ?
---
CTRL-G and enter the line number and press Enter.
| |
| Roland Wingerter 2006-11-20, 7:14 pm |
| "dlit" wrote
> In the default editor used by "modify command", how can one reach a line
> by its number ? ------
CTRL+G.
See also menu Edit > Search ... (when the editor is open).
Roland
| |
|
| Thanks to both.
Otherwise, any way to change the editor (for instance the old DBIV one) ?
Dom
Roland Wingerter Wrote:
> "dlit" wrote
> CTRL+G.
>
> See also menu Edit > Search ... (when the editor is open).
>
> Roland
>
>
| |
| Roland Wingerter 2006-11-21, 7:13 pm |
| "dlit" wrote
> Thanks to both.
------
You're welcome.
> Otherwise, any way to change the editor (for instance the old DBIV one) ?
------
Enter this in the command window:
Help SET EDITOR
You can also enter the name of your editor in the ini file, section
& #91;CommandSettings]
.
EDITOR=
For an explanation of settings in the ini file see
http://www.dbase.com/Gold/Articles/dBASEIniFile.asp
Roland
|
|
|
|