Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
Beginners
(Moderators:
FPK
,
Tomas Hajny
) »
Mac keyboard
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Naming daemons during ins...
by
hrayon
[
Today
at 01:35:28 am]
FPC Unleashed (inline var...
by
Fibonacci
[
Today
at 01:19:11 am]
Zipper: Addition of mult...
by
wp
[April 14, 2026, 11:13:48 pm]
AI assisted translation o...
by
MathMan
[April 14, 2026, 09:19:50 pm]
[SOLVED] Can't pass strin...
by
mas steindorff
[April 14, 2026, 08:51:15 pm]
Fast Canvas Library V1.05...
by
Gigatron
[April 14, 2026, 08:39:38 pm]
Translation of Lazarus ID...
by
pmralbuquerque
[April 14, 2026, 07:47:01 pm]
PWM signals, atmega328p, ...
by
ccrause
[April 14, 2026, 07:26:20 pm]
GTK3: FillRect() mispaint...
by
zeljko
[April 14, 2026, 07:23:52 pm]
Necromancer's Dos Navigat...
by
Thaddy
[April 14, 2026, 06:26:29 pm]
TUpDown KeyDown event
by
LeP
[April 14, 2026, 06:01:57 pm]
I hope FreePascal can sup...
by
Thaddy
[April 14, 2026, 05:08:11 pm]
Trying to plot points, bu...
by
garymq
[April 14, 2026, 02:01:36 pm]
SPC Player Library
by
creaothceann
[April 14, 2026, 01:59:25 pm]
How to merge multiple cla...
by
cdbc
[April 14, 2026, 11:57:56 am]
Fractal of Mandelbrot
by
Boleeman
[April 14, 2026, 10:20:21 am]
Ann: DeCoperators
by
Thaddy
[April 14, 2026, 09:23:24 am]
My project to build and p...
by
krolikbest
[April 14, 2026, 09:07:12 am]
Weird error
by
xiyi0616
[April 14, 2026, 07:10:18 am]
Remote desktop software i...
by
Boleeman
[April 14, 2026, 12:59:14 am]
fp-h2pas: New C header tr...
by
Gustavo 'Gus' Carreno
[April 13, 2026, 06:32:22 pm]
Nezplug Library Player
by
Gigatron
[April 13, 2026, 04:15:33 pm]
Eschecs (UCI chess GUI) 5...
by
Roland57
[April 13, 2026, 04:10:12 pm]
[ANN] fpGUI Toolkit v2.0....
by
cdbc
[April 13, 2026, 03:14:21 pm]
Lazarus Bugfix Release 4....
by
dbannon
[April 13, 2026, 01:52:18 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Mac keyboard (Read 3375 times)
Barnstorm
Newbie
Posts: 6
Mac keyboard
«
on:
May 24, 2015, 07:16:31 pm »
Hi I have a mac keyboard (UK) and am using textedit set to unformatted to create my source.
Problem is when i use the apostrophe key i get error illegal character.
Compiling hello.pas
hello.pas(4,12) Fatal: illegal character "'?'" ($E2)
Fatal: Compilation aborted
Do I need to change keyboard settings in some way or is there a compiler option i should be setting.
As you may see this is my first attempt to get to grips with this compiler.
Logged
marcov
Administrator
Hero Member
Posts: 12770
FPC developer.
Re: Mac keyboard
«
Reply #1 on:
May 24, 2015, 10:19:13 pm »
If your texteditor generates non standard textfiles, you can pass the encoding with -Cf.
Best is to configure your texteditor to generate utf8 source files, I assume that is default on OS X nowadays.
Logged
Barnstorm
Newbie
Posts: 6
Re: Mac keyboard
«
Reply #2 on:
May 24, 2015, 10:44:48 pm »
Have tried typing code in Lazarus window and copying in to pas file and it worked. Must be setting in TextEdit which says it produces plain text but doesn't, At least not how i have it set.
Checked and it is set to utf8 but did notice when i copied text file into lazarus to compare the apostrophe was slightly different. The TextEdit is a real apostrophe with tail while the one generated in lazarus is a plain superscript tick. I need a program to tell me what the binary code is for each char.
Logged
VTwin
Hero Member
Posts: 1227
Former Turbo Pascal 3 user
Re: Mac keyboard
«
Reply #3 on:
July 03, 2015, 06:09:33 pm »
Use TextWrangler instead of TextEdit. It is a free plain text edit editor for programmers, much superior to TextEdit. I use it everyday, although I write most code directly in Lazarus.
Just a suggestion, I think you will like it.
Cheers,
VTwin
«
Last Edit: July 03, 2015, 08:19:15 pm by VTwin
»
Logged
“Talk is cheap. Show me the code.” -Linus Torvalds
Free Pascal Compiler 3.2.2
macOS 15.3.2: Lazarus 3.8 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 3.8 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 3.8 (64 bit on VBox)
kamischi
Full Member
Posts: 177
Re: Mac keyboard
«
Reply #4 on:
July 14, 2015, 07:08:35 am »
Hi.
Maybe check the system wide setting in the keyboard system preferences. It could be that some automatic replacements from the Text panel cause this.
MiSchi.
Logged
fpc 2.6.4, lazarus 1.4.0, Mac OS X, fink
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
Beginners
(Moderators:
FPK
,
Tomas Hajny
) »
Mac keyboard
TinyPortal
© 2005-2018